Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * parse.y (string_content): turn off NODE_NEWLINE flag to avoid | matz | 2004-05-07 | 1 | -0/+1 |
* | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu | 2004-04-18 | 1 | -2/+2 |
* | * lib/logger.rb: trim tail space of each line. no user visible change. | nahi | 2004-03-26 | 1 | -7/+7 |
* | * lib/logger.rb: leading 0 padding of timestamp usec part. | nahi | 2004-01-30 | 1 | -1/+1 |
* | * lib/logger.rb(Logger#msg2str): no special treatment for the object | nahi | 2004-01-06 | 1 | -29/+17 |
* | * lib/logger.rb: enhanced documentation. | gsinclair | 2004-01-05 | 1 | -207/+351 |
* | * lib/logger.rb: check if the given logdevice object respond_to :write and | nahi | 2003-09-29 | 1 | -1/+1 |
* | * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting. | nahi | 2003-09-23 | 1 | -0/+18 |
* | * lib/logger.rb: typo fixed. | nahi | 2003-09-20 | 1 | -5/+8 |
* | * lib/logger.rb: Comment fix. I don't like inline documentation... Hard to | nahi | 2003-09-18 | 1 | -2/+2 |
* | * lib/logger.rb: new file. Logger, formerly called devel-logger or | nahi | 2003-09-18 | 1 | -0/+574 |