summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysREADME: updated to use concise format syntaxHEADmasterEric Wong1-2/+2
2011-12-06pkg.mk updateEric Wong1-1/+5
2011-12-06clogger 1.1.0 - more escaping!v1.1.0Eric Wong1-1/+1
2011-12-06escape individual cookie values from $cookie_*Eric Wong3-5/+4
2011-12-06escape bytes in the 0x7F-0xFF range, tooEric Wong3-2/+13
2011-07-22use librelist.org for mailing list addressEric Wong2-2/+2
2011-07-20ext: note we rely on GVL for reentrancy detectionEric Wong1-0/+2
2011-06-22clogger 1.0.1 - portability fixesv1.0.1Eric Wong1-1/+1
2011-06-22ext: fix portability defines for some installsEric Wong2-1/+9
2011-05-12tests: add full URL exampleEric Wong1-0/+13
2011-04-26change from LGPLv2.1+ to LGPLv2.1 + LGPLv3Eric Wong3-502/+168
2011-04-21clogger 1.0.0 - \o/v1.0.0Eric Wong1-1/+1
2011-04-19README: stop promoting strftime()-compatible formatsEric Wong1-4/+4
2011-04-19$time_local and $time_utc are locale-independentEric Wong4-12/+99
2011-04-16add support for $time_iso8601 formatEric Wong5-2/+78
2011-03-21extconf: unnecessary dir_config statementEric Wong1-1/+0
2011-03-16:format may be a Symbol for less typingEric Wong2-0/+6
2011-03-16fix documentation of Clogger.new for :pathEric Wong1-2/+2
2011-03-15README: misspelled "discusssion"Eric Wong1-1/+1
2011-03-15clogger 0.9.0 - configurable logging for Rackv0.9.0Eric Wong1-1/+1
2011-03-15clogger: remove VERSION constantEric Wong1-3/+0
2011-03-13avoid potential RString -> C-string conversionsEric Wong1-12/+14
2011-03-13release GVL for filesystem operationsEric Wong3-0/+61
2011-03-13ext: ensure path is a valid C stringEric Wong1-1/+1
2011-03-13update pkg.mkEric Wong1-10/+14
2011-03-04doc: bogomips.org URL dietEric Wong3-6/+6
2011-03-04ext: avoid potentially unsafe casts with C APIEric Wong1-7/+13
2011-01-27pkg.mk: update in case we get rid of C extEric Wong1-2/+3
2011-01-21clogger 0.8.0 - delegating away!v0.8.0Eric Wong2-3/+3
2011-01-21switch to pkg.mk for maintenance tasksEric Wong3-133/+175
2011-01-21pure: simpler autoload triggerEric Wong1-1/+1
2011-01-21delegate method_missing calls to the response bodyEric Wong3-0/+39
2011-01-21pass along "to_io" calls to the bodyEric Wong3-1/+25
2011-01-15clogger 0.7.0 - portability improvements, cleanupsv0.7.0Eric Wong2-3/+3
2011-01-15properly support $time_utc as documentedEric Wong2-0/+9
2011-01-15handle abitrarily long time formats in C extensionEric Wong3-12/+44
2011-01-14RDoc fixupsEric Wong1-1/+15
2011-01-14remove dead RSTRUCT* compatibility macrosEric Wong1-8/+0
2011-01-14remove Clogger::ToPath proxy classEric Wong4-50/+45
2011-01-14test_clogger_to_path: do not assume implementation detailsEric Wong1-0/+3
2011-01-14another try to fix systems without CLOCK_MONOTONICEric Wong2-2/+4
2011-01-14another workaround for systems with broken CLOCK_MONOTONICEric Wong3-12/+48
2011-01-13attempt to support broken/crazy systemsEric Wong3-0/+29
2011-01-13remove unused function (obj_fileno)Eric Wong1-5/+0
2010-12-26release: publish_news runs by defaultEric Wong2-6/+20
2010-12-25README: updatesEric Wong1-3/+1
2010-12-25clogger 0.6.0 - :path shortcut, minor bugfixesv0.6.0Eric Wong2-3/+3
2010-12-25fix $msec and $usec in pure Ruby variantEric Wong2-1/+21
2010-12-25add support for RubiniusEric Wong2-6/+19
2010-12-25GNUmakefile: better external RUBYLIB supportEric Wong1-3/+3