• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 204 more files in changeset.
Rework array size expression

Fix typos

  1. … 148 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
don't bind xml_rpc sc twice

Added the ims-ent.html file as index.html, otherwise it will not be found by documentation

better snapshot support for membership

checking if ldap returns something

ug_ addition

adding non-empty check for user_id returned

fixing small bug with user_id for deleting users through a snapshot

adding auth proc

make ims-ent install cleanly, ims_enterprise::sync::get_doc::xml_rpc::unregister_impl namespace not defined, should be ims_enterprise::get_doc::xml_rpc::unregister_impl I think

erase VN name

adding html initial documentation

added support for snapshot mirror dropping membership

fixing terms query UNION

improvements to small doc

basic documentation

    • -0
    • +166
    ./www/doc/ims-ent.txt
adding more term capabilities, small fixes

deleting a non used param

fixing xml-rpc sc procs

adding xml-rpc support + changes to better user identification against <id>

    • -0
    • +68
    ./tcl/dotlrn-procs.tcl
    • -0
    • +69
    ./tcl/xmlrpc-procs.tcl
small fixes

automatic add of .lrn users when creating new users, set param 1

calling right callback proc