• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Fixed a problem in callbacks; implementations always call the contract definitions arg parser, but in the case where the contract only had positional arguments the arg parser was not defined.

added basic info about defining and using callbacks to docstring of ad_proc

fix for bug 2843, this bug causes problems when trying to change authentication parameters

fix for bug 2843, this bug causes problems when trying to change authentication parameters

Merged fix from HEAD.

Removed uneeded case for callbacks.

Merged fix from head.

Fixed callback bug - implementations don't know what the args of the contract are.

Merged callback fix from HEAD.

Fixed callbacks to not call the arg parser when no switches are declared.

fix for trailing space on boolean flag resolves bug 2381 by Carl Coryell-Martin

have callbacks executed one level below the calling function so upvar works how you would expect in the callback

Callbacks no longer throw an error if -catch is specified with -impl and the chosen implementation that does not exist.

i am a monkey

throw error if invoking specific impl which does not exist

fix empty body contract check

some error checking for callback declaration, fix namespace eval warning, add an @see for the contract to each impl

too listy by far

Callback implmentation, see tip 79 for details

log a debug message for procs declared in a namespace eval rather than explicit namespace

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
typo -proc instead of -public, bug 1295

add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
add =t =f to boolean flags, fix docs, some cleanup on logging

  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
adding proc ad_assert_arg_value_in_list on 4-6 branch (it was added previously on head)

adding proc ad_assert_arg_value_in_list which is a first stab at providing some kind of systematic argument checking for ad_proc arguments

Added comment only re. number_p returns true for empty_string.

Upgrade to 4.6.2

  1. … 30 more files in changeset.