• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
documentation cleanup

  1. … 1 more file in changeset.
don't make assumptions about what namespace we are upleveling to, when upleveling we must fully qualify the procs we are calling, for example we should say "set foo [uplevel {::set bar greble}]"

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 28 more files in changeset.
Make ad_proc namespace aware

1. Removed acs_source (which Ben had already removed, I think he just forgot

to commit)

2. Wrote a PG semi-replacement query for an Oracle query containing "sample()"

  1. … 2 more files in changeset.
added acs_source to wrap the source command, and changed the QD to recognize scripts called by acs_source

  1. … 5 more files in changeset.

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -0
    • +519
    ./00-proc-procs.tcl
  1. … 37 more files in changeset.