Walter Bright
52686b0f17
change opEquals to return bool
2008-06-25 06:25:40 +00:00
Andrei Alexandrescu
5c93aeb0cb
Fixed bug 2074: Variant arithmetic operations fail
2008-05-16 21:20:24 +00:00
Andrei Alexandrescu
f06af5a1f2
Included link in author's signature
2008-02-19 06:16:04 +00:00
Brad Roberts
230a11e8df
Remove a number of unreackable code warnings
2007-12-09 23:03:44 +00:00
Brad Roberts
cb06bef180
Merge candidate to trunk for std/variant.d
2007-11-28 04:46:43 +00:00
Brad Roberts
09916d399a
Initial merge of candidate to trunk for r459:513
2007-11-27 20:28:40 +00:00
Andrei Alexandrescu
16e03d7c54
Fix for write(void[])
2007-10-16 04:15:17 +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
280b92b636
Remove unreachable break statements
2007-10-15 05:19:20 +00:00
Brad Roberts
a9bc53273c
merge r387:397 from candidate to trunk
...
-- new module std.contracts
-- migrate callers to it where appropriate
2007-10-14 23:04:19 +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