Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 10306 8199

latest revision download Branch root:

10306 annotated / raw | Diffs: previous, other | Lines: 490 ( +1, -2 )

Created: 2008-11-08 06:21:54 -0500 (24 days ago) | Author: mikej | Changeset: 10306

(LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly.  Broken in svn r9605.

10008 annotated / raw | Diffs: previous, other | Lines: 491 ( +54, -2 )

Created: 2008-10-14 13:14:56 -0400 (49 days ago) | Author: mikej | Changeset: 10008

(MODLANG-86) add local script directory support to mod_lua

9110 annotated / raw | Diffs: previous, other | Lines: 439 ( +1, -1 )

Created: 2008-07-19 11:39:17 -0400 (4 months 14 days ago) | Author: mikej | Changeset: 9110

tweak for gcc 4.3

9075 annotated / raw | Diffs: previous, other | Lines: 439 ( +5, -0 )

Created: 2008-07-17 16:31:49 -0400 (4 months 16 days ago) | Author: brian | Changeset: 9075

add startup-script to mod_lua

8898 annotated / raw | Diffs: previous, other | Lines: 434 ( +12, -2 )

Created: 2008-07-03 19:54:35 -0400 (4 months 30 days ago) | Author: mikej | Changeset: 8898

make modules unbind events and un-reserve subclasses on module unload

8894 annotated / raw | Diffs: previous, other | Lines: 424 ( +1, -1 )

Created: 2008-07-03 15:12:26 -0400 (4 months 30 days ago) | Author: mikej | Changeset: 8894

vim extendtab is bad

8811 annotated / raw | Diffs: previous, other | Lines: 424 ( +27, -0 )

Created: 2008-06-18 14:42:03 -0400 (5 months 14 days ago) | Author: brian | Changeset: 8811

MODLANG-67 part1

8689 annotated / raw | Diffs: previous, other | Lines: 397 ( +43, -44 )

Created: 2008-05-27 00:54:52 -0400 (6 months ago) | Author: anthm | Changeset: 8689

indent pass 2

8579 annotated / raw | Diffs: previous, other | Lines: 398 ( +3, -3 )

Created: 2008-05-23 23:46:19 -0400 (6 months ago) | Author: anthm | Changeset: 8579

name change

8556 annotated / raw | Diffs: previous, other | Lines: 398 ( +18, -6 )

Created: 2008-05-23 18:23:21 -0400 (6 months ago) | Author: anthm | Changeset: 8556

update

8356 annotated / raw | Diffs: previous, other | Lines: 386 ( +2, -0 )

Created: 2008-05-11 20:24:38 -0400 (6 months ago) | Author: anthm | Changeset: 8356

add namespace

8322 new/moved annotated / raw | Diffs: previous, other | Lines: 384 ( +384, -0 )

Created: 2008-05-08 19:35:01 -0400 (6 months ago) | Author: anthm | Changeset: 8322

Moved from: src/mod/languages/mod_lua/mod_lua.c 8277

make lua work on mac

8277 annotated / raw | Diffs: previous, other | Lines: 382 ( +3, -1 )

Created: 2008-05-06 16:43:36 -0400 (6 months ago) | Author: anthm | Changeset: 8277

Moved to: src/mod/languages/mod_lua/mod_lua.cpp 8322

update

8247 annotated / raw | Diffs: previous, other | Lines: 380 ( +0, -5 )

Created: 2008-05-02 09:58:44 -0400 (7 months ago) | Author: anthm | Changeset: 8247

make callback stuff work on mod_perl

8230 annotated / raw | Diffs: previous, other | Lines: 385 ( +3, -1 )

Created: 2008-04-30 22:33:07 -0400 (7 months ago) | Author: brian | Changeset: 8230

fix compile on gcc 4.1.2 not sure this is correct but looks like it

8229 annotated / raw | Diffs: previous, other | Lines: 383 ( +18, -14 )

Created: 2008-04-30 21:22:25 -0400 (7 months ago) | Author: anthm | Changeset: 8229

don't exit

8228 annotated / raw | Diffs: previous, other | Lines: 379 ( +43, -14 )

Created: 2008-04-30 21:09:54 -0400 (7 months ago) | Author: anthm | Changeset: 8228

fix

8225 annotated / raw | Diffs: previous, other | Lines: 350 ( +9, -1 )

Created: 2008-04-30 19:42:37 -0400 (7 months ago) | Author: anthm | Changeset: 8225

break all the api in the swig stuff

8218 annotated / raw | Diffs: previous, other | Lines: 342 ( +1, -1 )

Created: 2008-04-29 23:55:38 -0400 (7 months ago) | Author: mikej | Changeset: 8218

tweaks

8214 annotated / raw | Diffs: previous, other | Lines: 342 ( +131, -6 )

Created: 2008-04-29 19:34:26 -0400 (7 months ago) | Author: anthm | Changeset: 8214

update

8204 annotated / raw | Diffs: previous, other | Lines: 217 ( +4, -7 )

Created: 2008-04-25 20:47:07 -0400 (7 months ago) | Author: brian | Changeset: 8204

cleanup a tiny bit

8199 new annotated / raw | Lines: 220 ( +220, -0 )

Created: 2008-04-25 18:16:16 -0400 (7 months ago) | Author: anthm | Changeset: 8199

add mod_lua