• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 13 more files in changeset.
modernize Tcl idioms

  1. … 10 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix queries

Fix a lot of typos

    • -17
    • +16
    ./annotationmd/annotation_desc.tcl
  1. … 80 more files in changeset.
Remove file added by mistake (likely when extracting sql from tcl files)

Extracted sql from .tcl to .xql

    • -0
    • +12
    ./classificationmd.xql
    • -0
    • +143
    ./educationalmd.xql
  1. … 226 more files in changeset.
First step of Lors oracle migration. Indent code.

  1. … 233 more files in changeset.
Merge lors from oacs-5-4

    • -2
    • +1
    ./classificationmd/classification_add.adp
    • -2
    • +1
    ./classificationmd/classification_addpath.adp
    • -5
    • +2
    ./classificationmd/classification_desc.adp
    • -5
    • +2
    ./classificationmd/classification_key.adp
    • -5
    • +2
    ./classificationmd/classification_pur.adp
    • -5
    • +2
    ./classificationmd/classification_taxon.adp
    • -5
    • +2
    ./classificationmd/classification_tsource.adp
  1. … 62 more files in changeset.
HTML Strict cleanup

  1. … 8 more files in changeset.
Merged changes to HEAD ...

    • -1
    • +1
    ./classificationmd/classification_desc.adp
    • -2
    • +1
    ./classificationmd/classification_desc.tcl
    • -1
    • +1
    ./classificationmd/classification_key.adp
    • -2
    • +1
    ./classificationmd/classification_key.tcl
    • -1
    • +1
    ./classificationmd/classification_pur.adp
    • -3
    • +2
    ./classificationmd/classification_pur.tcl
    • -1
    • +1
    ./classificationmd/classification_taxon.adp
    • -2
    • +1
    ./classificationmd/classification_taxon.tcl
    • -1
    • +1
    ./classificationmd/classification_tsource.adp
  1. … 1542 more files in changeset.
Moved admin stuff to www/admin, templates from www/lib to lib.

    • -0
    • +16
    ./classificationmd.adp
    • -0
    • +49
    ./classificationmd.tcl
    • -0
    • +260
    ./educationalmd.tcl
    • -0
    • +103
    ./lifecyclemd.tcl
  1. … 351 more files in changeset.