Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 6375 5755

latest revision download Branch root:

6375 deleted | Lines: 0 ( +0, -300 )

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

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