library

Clone Tools
  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
fix missed version bump

Bump version number to 2.4.0

  1. … 3 more files in changeset.
update tcl.4 file (get rid of macOS warnings about obsolete option "-prebind", likely to become an error in future macOS versions)

  1. … 2 more files in changeset.
Update copyright years [skip ci]

  1. … 3 more files in changeset.
- make gridfs test more robust

bump version number

improve spelling consistency

improve documentation

  1. … 6 more files in changeset.
* nsf-gridfs.test: Add one more piece of harness to test suite [skip ci]

* library/mongodb/*: Ran NSF MongoDB tests, against MongoDB 4.0.9 and Mongo-C driver 1.14.0 (both, latest stable); updated README.md accordingly, and fixed gridfs tests that hadn't been corrected for renaming README to README.md

improve grammar and spelling

  1. … 7 more files in changeset.
* nx.tcl, properties.test: Add exists accessor to properties and variables; incl. tests and documentation

  1. … 7 more files in changeset.
Bump version number from 2.3a0 to 2.3

  1. … 4 more files in changeset.
Change http:// occurrences to https://, if applicable (URLs tested)

  1. … 51 more files in changeset.
Rewrite URLs containing tcl.tk as authority to tcl-lang.org

  1. … 12 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
improve wording

  1. … 1 more file in changeset.
WIP

  1. … 2 more files in changeset.
avoid variable name "index" in generated code since "index" shadows an outer function

  1. … 3 more files in changeset.
mongodb: add "bson asJSON" convenience method