Commit graph

156 commits

Author SHA1 Message Date
Brad Roberts
83bde3fc89 Manually cleanup remaining differences between candidate and trunk. std/variant.d is the only file with differences remaining. 2007-11-27 21:10:16 +00:00
Brad Roberts
0e9836f3cb dos2unix getopt.d to fix it's eol style 2007-11-27 20:18:22 +00:00
Walter Bright
7b991c27fc missing WIKI 2007-10-16 17:05:19 +00:00
Andrei Alexandrescu
ad73ee84d5 Bunch o' bugfixes 2007-10-15 21:14:09 +00:00
Walter Bright
0dfd92c96a added new modules to win32.mak, corrected Wiki page macros 2007-10-15 08:41:18 +00:00
Brad Roberts
eec6be69ed Merge r297:387 from candidate to trunk.
-- add std.getopt
  -- add std.variant
  -- switch strings over to be invariant rather than const
  -- hopefully the last big linux makefile overhaul
  -- fix for bug 1579: write[ln] fails for obj.toString()
  -- fix negative precision handling in std.format
  -- add some file and directory iterator helpers
  -- among other little changes here and there...
2007-10-14 09:22:50 +00:00