• last updated 8 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. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 87 more files in changeset.
Adding work from Leiden project

  1. … 70 more files in changeset.
Adding work from Leiden project

  1. … 121 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Extending the case history with documents and messages. This is for ticket 25.

  1. … 7 more files in changeset.
Added admin view of messages and portfolio, templated case history

  1. … 15 more files in changeset.
More TODO fixes

  1. … 25 more files in changeset.
more TODOs and fixes in simplay

  1. … 21 more files in changeset.
Cleanup

  1. … 15 more files in changeset.
adding ability to upload documents to the porfolio of a simulation case

  1. … 7 more files in changeset.
adding porfolio listing on the case page

  1. … 5 more files in changeset.