1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add test for inequality of objects
tim
More... about 24 years ago
fixed small type-o More... about 24 years ago
added an "isInstanceOf()" method to VariableTool. Should VariableTool and TypeTool be combined? VariableTool doesn't do a lot More... about 24 years ago
adding a TextTool and a MathTool More... about 24 years ago
Initial revision
wm
More... about 24 years ago
initial commit More... about 24 years ago
made _tl final again and rewrote the code, so that it compiles even under 1.2
sk
More... about 24 years ago
In LengthAccessor.get(), modified the code not to cast the target instance to an Object[] because that excludes the possibility of fetching the length of int[] and other primitive type arrays. More... about 24 years ago
Add support for singled quoted strings More... about 24 years ago
New test to try and reproduce bug 31 (short circuiting); did not fail More... about 24 years ago
Fix bug 25 (inline lists); turned out to be a duplicate of bug 30 (whitespace after paren) More... about 24 years ago
Fix bug 34 -- expose WM(Broker) constructor, but use at your own risk. More... about 24 years ago
Fix bug #35; only look for semicolon after variable reference with a single term. More... about 24 years ago
Fix bug where a # after a : was considered a directive start More... about 24 years ago
Fix whitespace bug in argument lists More... about 24 years ago
Back out blank final of _tl; didn't compile on 1.2 (dumb compiler) More... about 24 years ago
introduced code to limit reload checks to one per given time period. cleaned up code creating CacheElement objects in SMapCacheManager
sk
More... about 24 years ago
Fixed teh misspelling reported by Jason B ([email protected]) More... about 24 years ago
Only write the extra character when our current position is less than our length More... over 24 years ago
Behavior improvement: More... over 24 years ago
I started a #cache directive. I hope somebody will notice this and offer up some suggestions to make it useful. More... over 24 years ago
Fixed bug where an extra character would be included if template size >2k this is "funny chars in the output" thread More... over 24 years ago
a big template used by TestParseInclude More... over 24 years ago
Added a test for testing big templates Changed from #including www.yahoo.com to #include www.webmacro.org More... over 24 years ago
*** empty log message *** More... over 24 years ago
new cache manager, using ScalableIdentiyMap, especially suited for caching encodings.
sk
More... over 24 years ago
new simple map implementation, using weak references as keys
sk
More... over 24 years ago
refactored simple-/scalable map framework to allow for different implementations of simple map.
sk
More... over 24 years ago
Added link to demo More... over 24 years ago
War task added More... over 24 years ago