Vladimir Panteleev
6ebfa7e0b2
Raise a SIGTRAP on an uncaught exception when no_catch_exceptions was set
...
Without this change, setting no_catch_exceptions would just cause
execution to merrily continue after the "throw" statement, usually leading
to undefined behavior.
2011-06-10 11:07:03 +03:00
Walter Bright
b9bef0639f
openbsd files
2011-05-20 23:27:22 -07:00
Walter Bright
a08628aaf9
fix linux declarations
2011-01-05 08:18:06 +00:00
Walter Bright
837025c01c
64 bit headers
2011-01-01 04:23:46 +00:00
Walter Bright
7d4f7c9971
64 bit fixes
2010-10-04 08:58:51 +00:00
Walter Bright
7ec7e92fa0
mostly ported to -m64
2010-08-21 08:45:14 +00:00
Walter Bright
161c3c4ce7
first pass for 64 bit port
2010-08-13 19:53:47 +00:00
Walter Bright
e6e77ef6b4
initial Solaris port
2009-04-29 10:26:11 +00:00
Walter Bright
cd79ee5861
FreeBSD port
2009-04-06 09:58:48 +00:00
Walter Bright
0be7d89863
bugzilla 2689
2009-03-30 22:44:15 +00:00
Sean Kelly
2bd9160e03
Fixed build errors on linux caused by the previous OSX changes. Redundant posix
...
declarations have been eliminated from std.thread or moved to std.c.linux.*.
2009-02-10 00:28:01 +00:00
Sean Kelly
28253aae04
A bunch of changes to fix threading and GC on OSX.
2009-02-09 23:30:37 +00:00
Walter Bright
76bbce45fc
get std.thread to compile
2009-02-08 23:35:00 +00:00
Walter Bright
740fc18211
reconcile my and Sean's fixes
2009-02-08 23:18:30 +00:00
Walter Bright
b8e9344ad8
more OSX fixes
2009-02-08 23:04:40 +00:00
Sean Kelly
c509cc7d90
Initial pthread support for OSX--untested. Still have to fix garbage collection to not use signals and sem_t on OSX, which will be done via the new declarations in std.c.osx.osx.
2009-02-05 20:06:54 +00:00
Walter Bright
1fe5f7859f
more OSX fixes
2009-02-04 10:33:08 +00:00
Brad Roberts
ad29e17ff3
Fix bug 1491
...
Add std.socket to the base unittest suite.
2007-10-14 05:06:15 +00:00
Walter Bright
7d44d9e235
remove 2.0-ism
2007-10-04 19:58:51 +00:00
Walter Bright
b5f8eadd2c
added struct dirent64
2007-10-02 20:43:20 +00:00
Brad Roberts
8d7ec1bb34
phobos 1.010
2007-09-10 06:03:28 +00:00
Brad Roberts
39f9a23631
phobos 1.001
2007-09-10 05:58:55 +00:00
Brad Roberts
1a1d0c4cf3
phobos 1.00
2007-09-10 05:56:35 +00:00
Brad Roberts
7a177fcf41
phobos 0.178
2007-09-10 05:37:36 +00:00
Brad Roberts
76dac5da92
phobos 0.176
2007-09-10 05:36:13 +00:00
Brad Roberts
613c86dca9
phobos 0.168
2007-09-10 05:31:04 +00:00
Brad Roberts
c4389822c1
phobos 0.167
2007-09-10 05:30:20 +00:00
Brad Roberts
b7589f2e97
phobos 0.163
2007-09-10 05:26:27 +00:00
Brad Roberts
b76c21ccf9
phobos 0.161
2007-09-10 05:24:49 +00:00
Brad Roberts
02ee34661a
phobos 0.158
2007-09-10 05:22:58 +00:00
Brad Roberts
f3114b30a0
phobos 0.155
2007-09-10 05:19:06 +00:00
Brad Roberts
72a09be429
phobos 0.146
2007-09-10 05:02:39 +00:00
Brad Roberts
9938247f0e
phobos 0.145
2007-09-10 05:01:21 +00:00
Brad Roberts
96892ebf9e
phobos 0.143
2007-09-10 04:58:30 +00:00
Brad Roberts
071f592aa2
phobos 0.129
2007-09-10 04:45:59 +00:00
Brad Roberts
8ee5d51c15
phobos 0.128
2007-09-10 04:45:31 +00:00
Brad Roberts
ccbb884d7d
phobos 0.126
2007-09-10 04:44:12 +00:00
Brad Roberts
ced8697f16
phobos 0.120
2007-09-10 04:38:17 +00:00
Brad Roberts
f5e542b7da
phobos 0.114
2007-09-10 04:31:54 +00:00
Brad Roberts
4cc9398402
phobos 0.103
2007-09-10 04:14:55 +00:00
Brad Roberts
5b1e376698
phobos 0.99
2007-09-10 04:09:37 +00:00
Brad Roberts
f86a362105
phobos 0.97
2007-09-10 04:05:31 +00:00
Brad Roberts
2fd7d60c13
phobos 0.96
2007-09-10 04:05:01 +00:00
Brad Roberts
d907bc9c45
phobos 0.82
2007-09-10 03:52:05 +00:00
Brad Roberts
c53c12f16c
phobos 0.77
2007-09-10 03:41:43 +00:00
Brad Roberts
35a12fec2f
phobos 0.76
2007-09-10 03:11:55 +00:00
Brad Roberts
fa1bc52ba2
phobos 0.75
2007-09-10 03:06:06 +00:00