2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transferred Annotation Parser
JeffMoore
as jeffmoore
More... about 18 years ago
update
JeffMoore
as jeffmoore
More... about 18 years ago
More work on php 5 conversion.
JeffMoore
as jeffmoore
More... over 18 years ago
Added View package
JeffMoore
as jeffmoore
More... over 18 years ago
Moved (copied) core template compiler files to PHP 5 structure.
JeffMoore
as jeffmoore
More... over 18 years ago
adding TemplateFinder to template tests
norbert
as norbertmocsnik
More... over 18 years ago
Converted CodeWrite to PHP 5 WactCodeWriter
JeffMoore
as jeffmoore
More... over 18 years ago
TemplateFinder assign by reference
norbert
as norbertmocsnik
More... over 18 years ago
Added section not implemented exception.
JeffMoore
as jeffmoore
More... over 18 years ago
adding TemplateFinder to template tests
norbert
as norbertmocsnik
More... over 18 years ago
Started .ini file message storage back end.
JeffMoore
as jeffmoore
More... over 18 years ago
Added i18n source file organizer
JeffMoore
as jeffmoore
More... over 18 years ago
Added some more assertions to the aged cache expiration policy test case.
JeffMoore
as jeffmoore
More... over 18 years ago
Added aged cache expiration policy
JeffMoore
as jeffmoore
More... over 18 years ago
Added Always expire cache expiration policy
JeffMoore
as jeffmoore
More... over 18 years ago
Added never expire cache expiration policy
JeffMoore
as jeffmoore
More... over 18 years ago
Added cache expiration policy object
JeffMoore
as jeffmoore
More... over 18 years ago
Changed catalog to bundle
JeffMoore
as jeffmoore
More... over 18 years ago
Changed load method to includeClass
JeffMoore
as jeffmoore
More... over 18 years ago
Added more test cases for error conditions
JeffMoore
as jeffmoore
More... over 18 years ago
Added CacheRemove exception and improved implementation of the store operation.
JeffMoore
as jeffmoore
More... over 18 years ago
Made read and write operations atomic, so that cache data won't be corrupted in busy multi-user situations. At least under unix style operating systems. This code may not work at all under windows and I am unsure of the best windows implementation. Perhaps a separate winfile.inc.php driver will ultimately be required?
JeffMoore
as jeffmoore
More... over 18 years ago
Added cache store exception and exceptional error handler.
JeffMoore
as jeffmoore
More... over 18 years ago
Added exception chaining to base exception class
JeffMoore
as jeffmoore
More... over 18 years ago
Fixed parameter order error with base exception class. Added NotFound exception. Removed duplicate class name.
JeffMoore
as jeffmoore
More... over 18 years ago
Added base test class
JeffMoore
as jeffmoore
More... over 18 years ago
Added source file organizers
JeffMoore
as jeffmoore
More... over 18 years ago
Added source file readers
JeffMoore
as jeffmoore
More... over 18 years ago
Added bad modification cookie exception
JeffMoore
as jeffmoore
More... over 18 years ago
partial checkin of compiler package
JeffMoore
as jeffmoore
More... over 18 years ago