Commit Graph

19 Commits

Author SHA1 Message Date
Matthew Flatt
a5b490ae35 build in memcmp as a non-gcing function for xform
svn: r5498
2007-01-29 13:12:45 +00:00
Matthew Flatt
e911124dbf fix var registration in the presence of setjmp
svn: r5479
2007-01-27 22:54:38 +00:00
Matthew Flatt
a746e33058 improved test for non-conversion
svn: r5452
2007-01-25 06:19:00 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
213fe7c52b xform: more precise tracking of non-gcing calls, which helps avoid conversions of whole functions
svn: r4254
2006-09-06 04:21:33 +00:00
Matthew Flatt
87e78e0f96 3m bug fix for function calls chained with &&, ||, etc
svn: r4072
2006-08-16 23:08:24 +00:00
Matthew Flatt
92a0c5c4de add __errno to list of things like _errno
svn: r3929
2006-08-02 16:59:13 +00:00
Matthew Flatt
0760d57b01 xform drops __declspec(deprecated())
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
ebe051694d 350.3
svn: r3571
2006-07-01 18:53:09 +00:00
Matthew Flatt
e9632780ba precompiled header doesn't have to match on lines containing only blanks
svn: r3500
2006-06-27 16:11:47 +00:00
Matthew Flatt
6706befaa3 350.2
svn: r3496
2006-06-27 12:34:39 +00:00
Eli Barzilay
9382e21ede wchar_t is atomic, new commands for __asm blocks
svn: r2996
2006-05-21 09:15:17 +00:00
Matthew Flatt
53fb8610c3 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
2006-04-24 00:01:45 +00:00
Matthew Flatt
634eb6f00d one more builtin for x86 Mac OS X build
svn: r2516
2006-03-27 14:53:09 +00:00
Matthew Flatt
155526c8ae call new with explicit GC mode
svn: r2507
2006-03-25 20:28:05 +00:00
Matthew Flatt
ff3b104195 list new setjmp procs for xform
svn: r2137
2006-02-06 14:06:59 +00:00
Matthew Flatt
117ec552fe verbose xform
svn: r969
2005-10-04 18:52:37 +00:00
Matthew Flatt
bda88101f8 xform support in setup-extension
svn: r967
2005-10-04 18:41:49 +00:00
Matthew Flatt
46e33e12d9 added xform.ss, will provide better interface later
svn: r934
2005-09-29 15:46:59 +00:00