• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

- use "lassign" instead of multiple "lindex" operations

- flatten nested "lindex" structures

    • -2
    • +2
    /openacs-4/packages/calendar/www/view.tcl
- flatten nested "lindex" structures

- use "lassign" instead of multiple "lindex" operations

- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

- flatten nested list structures

- fix empty string in compiled expression

- prettify output

- use numeric comparison operator for truth value comparisons

- commit modifications from openacs.org

- don't abbreviate subcommands of "file"

- flatten nested lindex structures

- flatten nested lindex structures

- commit speedup from OpenACS.org, which might be useful for most sites.

- simplify logic; set message(screen_name) always

- flatten nested lindex-structures

- use single "lassign" instead of multiple "lindex" operations

- brace expressions

- factor out groupby tests

- avoid setting one-use variables for frequently called code

- fold multiple upvars to a single one

- make indentation more regular

- fix one case of double dollar

- normalize string expressions

- normalize string expressions

- use numeric comparison for truth values

- use numeric comparison for truth value comparison

    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
- get screen name only when requested

- brace while expressions

- don't use expr within while expression

- use numeric comparison for truth values

- normalize string expressions

- use per-thread caching for security::driver and ad_server_modules

- new functions security::driver and ad_server_modules to simplify

redundant logic for determining secure drivers

- added author for blaming

- ad_job: Added convenience wrapper for simple usages of ns_job with timeout

- no need to write ad_quoted to error.log

- remove temp files from apm generator

fixes for download-zip:

- require login for zip-downloads (keep away spiders)

- return "not found" on if ids are no acs-objects

- clean temp-files on errors

Logging information about the system's encoding while booting.