Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9214 5755

latest revision download Branch root:

9214 annotated / raw | Diffs: previous, other | Lines: 279 ( +4, -25 )

Created: 2008-07-31 16:16:44 -0400 (4 months 2 days ago) | Author: anthm | Changeset: 9214

update mod_java to the new module api

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

Created: 2007-11-22 03:07:32 -0500 (12 months ago) | Author: mikej | Changeset: 6375

Moved from: src/mod/languages/mod_java/mod_java.c 6357

fix osx build with a dirty hack

6357 annotated / raw | Diffs: previous, other | Lines: 300 ( +2, -2 )

Created: 2007-11-20 03:12:52 -0500 (12 months ago) | Author: dacha | Changeset: 6357

Moved to: src/mod/languages/mod_java/modjava.c 6375

Changed mod_java so it still compiles.

5759 annotated / raw | Diffs: previous, other | Lines: 300 ( +1, -1 )

Created: 2007-09-26 11:13:47 -0400 (14 months ago) | Author: dacha | Changeset: 5759

Reduced JNI version from 1_6 to 1_4, and used javac and jar in PATH not in JAVA_HOME to build (on MacOS)

5755 new annotated / raw | Lines: 300 ( +300, -0 )

Created: 2007-09-25 09:21:17 -0400 (14 months ago) | Author: mikej | Changeset: 5755

initial import of mod_java from Damjan Jovanovic