Keith Lazuka
|
d0652d9d0b
|
help.stylesheet: fixed black border bug around nav links in HTML documentation
|
2009-09-14 08:50:58 -04:00 |
Slava Pestov
|
448b89f585
|
vm: More indentation fixes
|
2009-09-14 03:14:48 -05:00 |
Slava Pestov
|
83c992173e
|
vm: fix indentation in Joe's changes
|
2009-09-14 03:09:03 -05:00 |
Slava Pestov
|
0cadfcd7eb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-14 02:39:24 -05:00 |
Slava Pestov
|
c4f3a42269
|
math.floats.env: Fix linux x86.64 some more
|
2009-09-14 02:39:12 -05:00 |
Joe Groff
|
3c70ee67ea
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-14 00:00:14 -05:00 |
Joe Groff
|
198874aea8
|
fix compilation on freebsd
|
2009-09-14 00:00:01 -05:00 |
Doug Coleman
|
c051ee4ffd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 23:46:35 -05:00 |
Doug Coleman
|
8befecbc94
|
add tc-lisp-talk vocab
|
2009-09-13 23:46:21 -05:00 |
Joe Groff
|
8fe9bf5429
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 23:40:58 -05:00 |
Joe Groff
|
fb43ae2daf
|
save the FP status out of the signal context and use it as part of the fp trap factor exception. clear the FP status before continuing after an exception
|
2009-09-13 23:39:12 -05:00 |
Slava Pestov
|
05b51d2739
|
math.floats.env: modify tests to take buggy Linux/x86-64 pow() into account
|
2009-09-13 23:26:09 -05:00 |
Slava Pestov
|
a2de9d9e54
|
compiler.cfg.builder: don't run certain tests if float intrinsics are not available
|
2009-09-13 23:12:47 -05:00 |
Slava Pestov
|
abedea0ccb
|
math.functions: loosen tests up a bit since exp(1) on FreeBSD x86/64 differs from e in the last bit
|
2009-09-13 22:33:12 -05:00 |
Slava Pestov
|
3ab6dbac22
|
math.floats.env: fix compiled trap unit tests
|
2009-09-13 18:22:49 -05:00 |
Slava Pestov
|
e062cd34dd
|
benchmark.simd-1, struct-arrays: reduce memory usage
|
2009-09-13 17:19:59 -05:00 |
Joe Groff
|
044139aa88
|
add a :NewFactorVocab command to vim plugin
|
2009-09-13 15:36:43 -05:00 |
Joe Groff
|
38ec77f9bd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 14:42:28 -05:00 |
Philipp Brüschweiler
|
a8d1cd3135
|
xml-rpc: fix post-rpc
|
2009-09-13 21:40:58 +02:00 |
Joe Groff
|
b469dc29fa
|
save vector registers, save control register, and enable denormals before calling factor in powerpc c_to_factor()
|
2009-09-13 13:18:24 -05:00 |
Slava Pestov
|
0d4845de26
|
benchmark.gc1: reduce memory usage
|
2009-09-13 00:54:04 -05:00 |
Slava Pestov
|
520ff4a26c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 00:24:46 -05:00 |
Slava Pestov
|
16209bf68d
|
specialized-arrays: fix unit tests now that ALIEN: expects a hex literal
|
2009-09-13 00:24:31 -05:00 |
Doug Coleman
|
51a3ca5b90
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 00:22:06 -05:00 |
Doug Coleman
|
4f094a7ce5
|
fix bootstrap on openbsd
|
2009-09-13 00:21:57 -05:00 |
Slava Pestov
|
4686063d0f
|
qtkit: add tags and authors
|
2009-09-13 00:17:45 -05:00 |
Slava Pestov
|
7b36689416
|
core-foundation.strings: fix load error
|
2009-09-13 00:17:24 -05:00 |
Slava Pestov
|
d14f227905
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-13 00:09:09 -05:00 |
Slava Pestov
|
3a61107f1d
|
typos in altivec env
|
2009-09-12 22:30:11 -05:00 |
Slava Pestov
|
32b95c2cdf
|
math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot
|
2009-09-12 22:20:13 -05:00 |
Joe Groff
|
a61dcfc4cd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 21:55:51 -05:00 |
Slava Pestov
|
f890f39d7c
|
math.parser: fix example
|
2009-09-12 21:45:57 -05:00 |
Slava Pestov
|
5dfd1c70f0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 21:45:22 -05:00 |
Slava Pestov
|
6eaadb7ea9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 21:19:20 -05:00 |
Slava Pestov
|
aad68418d2
|
math, syntax: document hexadecimal float literal syntax
|
2009-09-12 21:18:17 -05:00 |
Slava Pestov
|
a2b864e4f5
|
ALIEN: now reads a hexadecimal integer instead of a decimal one, since in general hex is more useful for addresses
|
2009-09-12 21:17:53 -05:00 |
Doug Coleman
|
3a37524c88
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 21:06:04 -05:00 |
Doug Coleman
|
00e8e11d18
|
list file-systems with statfs instead of statvfs on openbsd
|
2009-09-12 21:05:26 -05:00 |
Joe Groff
|
53e23de104
|
set altivec denormal flag when with-denormal-mode is used
|
2009-09-12 20:39:41 -05:00 |
Slava Pestov
|
018677319c
|
math, syntax: fix help lint
|
2009-09-12 21:07:31 -04:00 |
Joe Groff
|
54162af3fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 19:45:47 -05:00 |
Joe Groff
|
569db73858
|
QTKit binding
|
2009-09-12 19:44:13 -05:00 |
Joe Groff
|
e70fa134b2
|
add full complement of [SU]Int[0-9]+ typedefs to core-foundation
|
2009-09-12 19:43:57 -05:00 |
Joe Groff
|
6ce3c1d62c
|
CFSTRING: syntax for defining CF/Cocoa string constants. update core-foundation.run-loop to use CFSTRING:
|
2009-09-12 19:43:23 -05:00 |
Slava Pestov
|
9ccf5811b3
|
vm: fix fp_trap_error() so that it can work properly in signal handlers
|
2009-09-12 18:15:16 -05:00 |
Joe Groff
|
6d328be69b
|
all-fp-exceptions constant
|
2009-09-12 18:13:25 -05:00 |
Slava Pestov
|
1337f82ce6
|
math.order: better docs
|
2009-09-12 16:33:42 -05:00 |
Slava Pestov
|
11f984e734
|
math.floats: fix abs on floats; -0.0 abs should be 0.0 not -0.0
|
2009-09-12 16:24:07 -05:00 |
Slava Pestov
|
87c7f882ca
|
db: fix with-book-db combinator in db tutorial
|
2009-09-12 16:05:05 -05:00 |
Slava Pestov
|
420f3561bc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-09-12 16:01:59 -05:00 |