Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5374 3366

latest revision download Branch root:

5374 annotated / raw | Diffs: previous, other | Lines: 39 ( +38, -25 )

Created: 2007-06-15 13:25:41 -0400 (14 months ago) | Author: mikej | Changeset: 5374

merge fix for MODLANG-33 and MODLANG-34.

5242 annotated / raw | Diffs: previous, other | Lines: 26 ( +9, -9 )

Created: 2007-06-01 14:50:34 -0400 (14 months ago) | Author: mikej | Changeset: 5242

merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python.  Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working..  Fix a fatal bug causing segfaults in mod_python when using the callbacks.

5240 annotated / raw | Diffs: previous, other | Lines: 26 ( +26, -18 )

Created: 2007-06-01 11:56:06 -0400 (14 months ago) | Author: anthm | Changeset: 5240

update sample script from branchcut to match current api, thanks\!

3366 new annotated / raw | Lines: 18 ( +18, -0 )

Created: 2006-11-14 01:13:04 -0500 (21 months ago) | Author: mikej | Changeset: 3366

merge mod_python fixes from Johny Kadarisman <jkr888 at gmail.com>.  mod_python actually works now, please report problems.