Commit Graph

13 Commits

Author SHA1 Message Date
87b02eb949 update copyright years
Previously, I used a shell script to extract modification date ranges
from the Git history, but that was complicated and unreliable, so now
every file just gets the same year range in its copyright header.  If
someone needs to know when a specific file was modified and by whom,
they can look at the Git history themselves; no need to include it
redundantly in the header.
2013-07-02 20:52:38 -06:00
0addd8c814 update copyright years 2012-05-11 17:43:27 -06:00
51c56c1b3c add PrintStream.print[ln] overloads for primitives and char arrays 2011-01-20 08:26:56 -07:00
a26eb1b2b9 Fix missing flush in PrintStream 2010-09-05 09:07:18 -06:00
2edaa82801 prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
8ae36c05b7 lots of new instructions and bugfixes 2007-09-29 20:48:27 -06:00
0efc498837 Another place where printing null should be permitted 2007-09-27 15:21:39 -06:00
101b0c3b0e Support printing of null references 2007-09-27 15:05:55 -06:00
d3931b4853 flesh out resource URL scheme implementation 2007-08-10 17:45:47 -06:00
5e336544f5 classpath progress 2007-07-29 17:38:35 -06:00
a2bd7d0668 GC stress fixes and other bugfixes; classpath progress 2007-07-29 17:32:23 -06:00
51943427ad classpath progress 2007-07-28 20:15:45 -06:00
97aaa419b4 quick sketch of java/io/* 2007-07-24 18:34:45 -06:00