library

Clone Tools
  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Minor cleanup

- reduce strlen operations

- reduce hard-coded constants

- perfer Tcl_Obj based interfaces of string based ones (opens opportunities for special objtypes)

whitespace cleanup (replace tabs)

make warning message more precise about unexpected slot structures during delete

added enumeration values

  1. … 5 more files in changeset.
improve regularity and linebreaking in comments (mostly function headers)

  1. … 16 more files in changeset.
reduce debugging output

  1. … 1 more file in changeset.
improve spelling

avoid overly short method names

improve spelling

  1. … 3 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 15 more files in changeset.
reduce useless output of "make test"

  1. … 1 more file in changeset.
improve spelling

  1. … 3 more files in changeset.
improve spelling

  1. … 1 more file in changeset.
add object level method "dict" similar to "array" for larger symmetry of commands

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 1 more file in changeset.
Add script to automatically configure auto_path if needed. Refactor shell script generation routines into build.tcl

  1. … 5 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
* nsf.c, testx.xotcl: Substitute tab-based indentation (1x) for space-based one (8x) for 'required argument' error msg.

  1. … 1 more file in changeset.
add missing EXTERN declarations

  1. … 4 more files in changeset.
typographic changes, most prominently, more consistent comma settings

https://onlinewritingtraining.com.au/however-therefore-furthermore/

  1. … 6 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
use newer m4 file

improve spelling

    • -3
    • +3
    ./xotcl/apps/comm/get-regression-nb.xotcl
  1. … 5 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
improve spelling

  1. … 19 more files in changeset.
attempt to understand AppVeyor results

  1. … 1 more file in changeset.
fix version number

    • -1
    • +1
    ./xotcl/library/serialize/Serializer.xotcl
* nx.tcl, pkgIndex.tcl: Fix version number to include patch level: x.y.z

silence gcc7+: use attribute based approach for denoting fall through in case statements

  1. … 4 more files in changeset.