Slava Pestov
|
37227b8e68
|
Merge commit 'littledan/master'
|
2007-12-12 00:36:59 -05:00 |
Slava Pestov
|
fbcd41be39
|
Clean up
|
2007-12-12 00:32:43 -05:00 |
Daniel Ehrenberg
|
637c1ad0e4
|
macosx-x86-64
|
2007-12-11 23:33:05 -05:00 |
Daniel Ehrenberg
|
4ea887e766
|
macosx-x86-64 more
|
2007-12-11 23:19:06 -05:00 |
Daniel Ehrenberg
|
4dec62ade9
|
macosx-x86-64
|
2007-12-11 22:48:20 -05:00 |
Doug Coleman
|
7559286288
|
Merge git://spitspat.com/git/factor
|
2007-12-09 18:28:10 -06:00 |
Doug Coleman
|
7053f84244
|
Merge git://factorcode.org/git/factor
|
2007-12-09 00:05:02 -06:00 |
Slava Pestov
|
9bbde3f60a
|
Fix Linux/x86-64 signal handler problem
|
2007-12-08 23:26:35 -05:00 |
Doug Coleman
|
b967f7747d
|
Change stat to be more forgiving
|
2007-12-06 02:18:56 -06:00 |
Doug Coleman
|
9c79dc1fa7
|
Better error handling for safe_sigaction
|
2007-12-04 15:47:26 -06:00 |
Doug Coleman
|
e7cbbaa692
|
Use MAX_UNICODE_PATH for outrageously long c:\windows directory names
|
2007-12-04 14:38:36 -06:00 |
Slava Pestov
|
1f2001143c
|
Add type check to curry primitive
|
2007-11-25 15:27:11 -05:00 |
Doug Coleman
|
096b9fe4b7
|
Clean up C code a bit
|
2007-11-24 18:17:25 -06:00 |
U-C4\Administrator
|
b8ab6a8cb1
|
Comment out the AllocConsole() code for windows
Add WINDRES variable to NT 32-bit backend
|
2007-11-24 18:07:05 -06:00 |
U-C4\Administrator
|
5849496a93
|
add Config file for win64
|
2007-11-24 18:00:18 -06:00 |
Doug Coleman
|
0da81b3018
|
Reuse existing console if present, or else open a new console, when -console is supplied
|
2007-11-21 14:47:15 -06:00 |
Doug Coleman
|
01682c1cd2
|
Open a console when calling factorbug()
|
2007-11-21 14:31:36 -06:00 |
Doug Coleman
|
ea571c54dd
|
Add open_console() command line parameter and stubs on each platform
Add Config.windows.nt
|
2007-11-21 14:27:25 -06:00 |
Slava Pestov
|
f05f919973
|
Fix code heap compaction bug introduced recently
|
2007-11-17 04:31:26 -05:00 |
Slava Pestov
|
1bc4a852e1
|
Remove run.s
|
2007-11-16 00:10:34 -05:00 |
Yuuki Daruma
|
9ccb9f0559
|
Fixing environ for freebsd and linux
|
2007-11-14 13:36:48 -08:00 |
Slava Pestov
|
1382d9d045
|
Implement (os-envs) primitive on Windows
|
2007-11-13 01:09:38 -05:00 |
Slava Pestov
|
a81a3387bf
|
os-envs primitive to get current environment
|
2007-11-12 23:18:29 -05:00 |
Slava Pestov
|
53690f2500
|
Give credit where credit is due
|
2007-11-07 19:26:26 -05:00 |
Slava Pestov
|
8f2c563e57
|
Memory defaults tweak
|
2007-11-06 21:51:03 -05:00 |
Slava Pestov
|
6d3d12667b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2007-11-05 15:34:03 -05:00 |
Slava Pestov
|
7cdfb02781
|
Better error handling in save-image
|
2007-11-05 13:39:20 -05:00 |
Slava Pestov
|
0051acbb2e
|
Linux/ARM fixes with help from doublec
|
2007-11-05 01:40:48 -05:00 |
Slava Pestov
|
af83b87b7d
|
Minor improvement to fep's object dumpmer
|
2007-11-05 01:37:23 -05:00 |
Slava Pestov
|
b2d2b47610
|
ARM fixes
|
2007-11-04 23:18:05 -05:00 |
Doug Coleman
|
e7a36ef912
|
Fix error message for dlopen on windows
|
2007-11-02 13:05:38 -05:00 |
Slava Pestov
|
c014cf1aeb
|
Fix x86 stack alignment in Mach exception handler code
|
2007-10-29 02:23:16 -04:00 |
Slava Pestov
|
d124669dc5
|
Merge git://factorcode.org/git/factor
|
2007-10-29 01:31:58 -04:00 |
Slava Pestov
|
c69f19bb64
|
Remove obsolete file
|
2007-10-29 00:19:58 -05:00 |
Slava Pestov
|
2e78ce3d4a
|
Profiler fixes
|
2007-10-29 01:12:27 -04:00 |
Samuel Tardieu
|
ed295cd8fe
|
Free posix_argv after use
|
2007-10-28 14:54:42 -04:00 |
Slava Pestov
|
589ea40b58
|
Add attributions to mach_signal files
|
2007-10-28 14:41:28 -04:00 |
Slava Pestov
|
ef22d57ef6
|
Improved profiler doesn't require all words to be recompiled to enable/disable
|
2007-10-28 04:33:36 -04:00 |
Slava Pestov
|
d69ad235f6
|
Remove non-working Windows CE SEH code
|
2007-10-28 01:21:37 -04:00 |
Slava Pestov
|
850c145a09
|
Fix bootstrap hang
|
2007-10-24 02:01:43 -04:00 |
Slava Pestov
|
9d80b13932
|
Add sanity check
|
2007-10-22 03:49:19 -04:00 |
U-SLAVA-FB3999113\Slava
|
507d0ca150
|
More ARM fixes
|
2007-10-21 15:18:31 -04:00 |
U-SLAVA-FB3999113\Slava
|
bf82687051
|
More ARM changes
|
2007-10-15 19:59:35 -04:00 |
U-SLAVA-FB3999113\Slava
|
e9b42fa635
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |
U-SLAVA-FB3999113\Slava
|
4d30644576
|
Got various things working on CE/ARM
|
2007-10-13 17:57:29 -04:00 |
U-SLAVA-FB3999113\Slava
|
de7e596622
|
Fix trailing whitespace
|
2007-10-13 00:57:24 -04:00 |
Slava Pestov
|
5c58a50ac8
|
VM portion of improved deployment
|
2007-10-09 02:08:20 -04:00 |
Slava Pestov
|
764addb9b2
|
VM portion of new unit tests
|
2007-10-09 02:08:09 -04:00 |
Marie-Pascal
|
c67c694f29
|
Fix typo
|
2007-10-08 01:04:24 -04:00 |
Slava Pestov
|
ba6648f526
|
Fix argument order issue
|
2007-10-06 23:47:06 -04:00 |