1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial load of buids/www.defaultserver.org as generic wiki site. More... almost 24 years ago
don't need these anymore. More... almost 24 years ago
fixing bug report #55 http://www.webmacro.org/bugzilla/show_bug.cgi?id=55 More... almost 24 years ago
Per Endre, Jikes compiler: cast ResourceLoader in load(). More... almost 24 years ago
fixed javadoc header for NoSuchMethodWithArgumentsException More... almost 24 years ago
added test cases for testing EEH and the NoSuchMethodWithArgumentsExcpetion... for both expand and eval cases. they pass. More... almost 24 years ago
added a PropertyExcpetion.NoSuchMethodWithArgumentsException that is thrown by PropertyOperatorCache when one calls a method on a $variable with a set of invalid args. More... almost 24 years ago
fixed a few type-'os. More... almost 24 years ago
updated INSTALL instructions to talk about new -Ddir.install and -Dsite.name command-line properties for "ant install" More... almost 24 years ago
changed around how builds/installs work: More... almost 24 years ago
some cleanup More... almost 24 years ago
adding in builds/www.webmacro.org More... almost 24 years ago
all done More... almost 24 years ago
testing new email notification stuff More... almost 24 years ago
minor javadoc fix More... almost 24 years ago
added test for cyrillic encoding with russian characters
sk
More... almost 24 years ago
added syntactically required "this", if specs are followed strongly (as suggested by jikes)
sk
More... almost 24 years ago
Started build tree: added builds/help, builds/help/README More... almost 24 years ago
Removed the Javadoc @deprecated tags from the convenience methods. More... almost 24 years ago
Slightly simplified code More... almost 24 years ago
Added performance test case and overall harness for testing general operations and for reporting the results from these tests. More... almost 24 years ago
Added TestPerformanceAreas as a way of providing metrics across common java and webmacro operations and functions. More... almost 24 years ago
Minor bug fix. More... almost 24 years ago
Improved error message for mismatch method parameters in DirectAccessor. More... almost 24 years ago
removing jar that are bloating the distro More... almost 24 years ago
someday I'll learn how to spell. sheesh. More... almost 24 years ago
fixing up docs for a 1.0rc1 release... which is gunna happen is just a few minutes. More... almost 24 years ago
Added Blob support (untested). More... almost 24 years ago
Added display of child records in first example. More... almost 24 years ago
Added display of related child records to example. More... almost 24 years ago