]> gitweb.factorcode.org Git - factor.git/log
factor.git
14 years agoMerge branch 'irc-fix' of git://tiodante.com/git/factor
Slava Pestov [Wed, 16 Sep 2009 23:06:56 +0000 (16:06 -0700)]
Merge branch 'irc-fix' of git://tiodante.com/git/factor

14 years agoirc.client: Fix detach chat (wasn't sending a PART message)
Bruno Deferrari [Wed, 16 Sep 2009 22:58:45 +0000 (19:58 -0300)]
irc.client: Fix detach chat (wasn't sending a PART message)

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 16 Sep 2009 20:17:30 +0000 (13:17 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoadd recaptcha vocabulary
Doug Coleman [Wed, 16 Sep 2009 20:17:15 +0000 (13:17 -0700)]
add recaptcha vocabulary

14 years agofix button background (from Keith Lazuka <klazuka@gmail.com>)
Joe Groff [Wed, 16 Sep 2009 18:42:40 +0000 (13:42 -0500)]
fix button background (from Keith Lazuka <klazuka@gmail.com>)

14 years agofix failing classes.struct tests
Joe Groff [Wed, 16 Sep 2009 00:10:05 +0000 (19:10 -0500)]
fix failing classes.struct tests

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 15 Sep 2009 23:57:15 +0000 (18:57 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoRevert "make struct classes print properly in the status bar"
Joe Groff [Tue, 15 Sep 2009 23:56:17 +0000 (18:56 -0500)]
Revert "make struct classes print properly in the status bar"

This reverts commit 4ee1a4f9e8590eb8846343dc5d30d9f5e3aaee26.

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 15 Sep 2009 23:37:05 +0000 (16:37 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoirc.client: fix suggested by ceninan
Slava Pestov [Tue, 15 Sep 2009 23:36:59 +0000 (16:36 -0700)]
irc.client: fix suggested by ceninan

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 15 Sep 2009 22:45:56 +0000 (17:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agodb: fix some typos in docs
Slava Pestov [Tue, 15 Sep 2009 22:45:03 +0000 (15:45 -0700)]
db: fix some typos in docs

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 15 Sep 2009 22:39:05 +0000 (17:39 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agostruct classes now make their own C type without help from alien.structs. remove...
Joe Groff [Tue, 15 Sep 2009 22:38:49 +0000 (17:38 -0500)]
struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types

14 years agohelp.html: don't strip out vocabs without roots since that gets rid of private vocabs
Slava Pestov [Tue, 15 Sep 2009 21:48:56 +0000 (14:48 -0700)]
help.html: don't strip out vocabs without roots since that gets rid of private vocabs

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 15 Sep 2009 21:30:34 +0000 (16:30 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agocompiler.tree.propagation: fix unary-op type functions with complex number inputs
Slava Pestov [Tue, 15 Sep 2009 21:30:20 +0000 (14:30 -0700)]
compiler.tree.propagation: fix unary-op type functions with complex number inputs

14 years agoalien.syntax: improve C-ENUM: docs
Slava Pestov [Tue, 15 Sep 2009 21:24:58 +0000 (16:24 -0500)]
alien.syntax: improve C-ENUM: docs

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 15 Sep 2009 21:08:57 +0000 (16:08 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 15 Sep 2009 20:43:05 +0000 (15:43 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomath: minor doc fixes
Slava Pestov [Tue, 15 Sep 2009 20:42:46 +0000 (15:42 -0500)]
math: minor doc fixes

14 years agomake struct classes print properly in the status bar
Joe Groff [Tue, 15 Sep 2009 20:16:53 +0000 (15:16 -0500)]
make struct classes print properly in the status bar

14 years agovm: update Config.netbsd for NetBSD 5.0
Slava Pestov [Tue, 15 Sep 2009 05:22:19 +0000 (00:22 -0500)]
vm: update Config.netbsd for NetBSD 5.0

14 years agocolors.constants: clean up naming
Slava Pestov [Tue, 15 Sep 2009 02:03:33 +0000 (21:03 -0500)]
colors.constants: clean up naming

14 years agoFix bootstrap
Slava Pestov [Tue, 15 Sep 2009 01:26:59 +0000 (20:26 -0500)]
Fix bootstrap

14 years agomath.functions: more accurate log10 (fixes problem reported by OneEyed)
Slava Pestov [Mon, 14 Sep 2009 21:19:58 +0000 (16:19 -0500)]
math.functions: more accurate log10 (fixes problem reported by OneEyed)

14 years agohelp.vocabs: tweak 'not loaded' message some more
Slava Pestov [Mon, 14 Sep 2009 21:19:36 +0000 (16:19 -0500)]
help.vocabs: tweak 'not loaded' message some more

14 years agoMerge branch 'master' of git://github.com/Blei/factor
Slava Pestov [Mon, 14 Sep 2009 21:19:21 +0000 (16:19 -0500)]
Merge branch 'master' of git://github.com/Blei/factor

14 years agoRemove bogus file
Slava Pestov [Mon, 14 Sep 2009 21:14:53 +0000 (16:14 -0500)]
Remove bogus file

14 years agoMerge branch 'ui' of git://github.com/klazuka/factor
Slava Pestov [Mon, 14 Sep 2009 21:14:41 +0000 (16:14 -0500)]
Merge branch 'ui' of git://github.com/klazuka/factor

14 years agomissed a few PPC status bits that needed clearing
Joe Groff [Mon, 14 Sep 2009 20:17:36 +0000 (15:17 -0500)]
missed a few PPC status bits that needed clearing

14 years agoadd a number-base configuration variable to prettyprint.config. set to 2 to print...
Joe Groff [Mon, 14 Sep 2009 20:03:05 +0000 (15:03 -0500)]
add a number-base configuration variable to prettyprint.config. set to 2 to print BIN:, 8 to print OCT:, 10 to print decimal, 16 to print HEX:

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 14 Sep 2009 19:11:17 +0000 (14:11 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agovm-error>exception-flags word to extract exception flag information from a trap exception
Joe Groff [Mon, 14 Sep 2009 19:10:51 +0000 (14:10 -0500)]
vm-error>exception-flags word to extract exception flag information from a trap exception

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 14 Sep 2009 18:48:14 +0000 (13:48 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofaster number-length and some unit tests
Doug Coleman [Mon, 14 Sep 2009 18:47:37 +0000 (13:47 -0500)]
faster number-length and some unit tests

14 years agohelp.vocabs: tweaked the vocab-not-loaded msg
Keith Lazuka [Mon, 14 Sep 2009 18:27:30 +0000 (14:27 -0400)]
help.vocabs: tweaked the vocab-not-loaded msg

14 years agolinux 32 typo
Joe Groff [Mon, 14 Sep 2009 18:21:46 +0000 (13:21 -0500)]
linux 32 typo

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 14 Sep 2009 17:30:24 +0000 (12:30 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomore secret sauce to tease mxcsr out of linux-x86.32 ucontext
Joe Groff [Mon, 14 Sep 2009 17:30:10 +0000 (12:30 -0500)]
more secret sauce to tease mxcsr out of linux-x86.32 ucontext

14 years agouse secret sauce to clear MXCSR in win32 context, and handle secret STATUS_FLOAT_MULT...
Joe Groff [Mon, 14 Sep 2009 17:02:02 +0000 (12:02 -0500)]
use secret sauce to clear MXCSR in win32 context, and handle secret STATUS_FLOAT_MULTIPLE_* SEH codes raised by SSE traps

14 years agohelp.vocabs: inform the user when browsing a vocab that is not loaded.
Keith Lazuka [Mon, 14 Sep 2009 15:13:45 +0000 (11:13 -0400)]
help.vocabs: inform the user when browsing a vocab that is not loaded.

14 years agomore freebsd compilation fixes
Joe Groff [Mon, 14 Sep 2009 14:56:38 +0000 (09:56 -0500)]
more freebsd compilation fixes

14 years agofix compilation on linux 32
Joe Groff [Mon, 14 Sep 2009 14:48:32 +0000 (09:48 -0500)]
fix compilation on linux 32

14 years agoRenamed a Factor theme color to something more sensible.
Keith Lazuka [Mon, 14 Sep 2009 13:01:03 +0000 (09:01 -0400)]
Renamed a Factor theme color to something more sensible.

14 years agohelp.stylesheet: fixed black border bug around nav links in HTML documentation
Keith Lazuka [Mon, 14 Sep 2009 12:50:58 +0000 (08:50 -0400)]
help.stylesheet: fixed black border bug around nav links in HTML documentation

14 years agovm: More indentation fixes
Slava Pestov [Mon, 14 Sep 2009 08:14:48 +0000 (03:14 -0500)]
vm: More indentation fixes

14 years agovm: fix indentation in Joe's changes
Slava Pestov [Mon, 14 Sep 2009 08:09:03 +0000 (03:09 -0500)]
vm: fix indentation in Joe's changes

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 14 Sep 2009 07:39:24 +0000 (02:39 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomath.floats.env: Fix linux x86.64 some more
Slava Pestov [Mon, 14 Sep 2009 07:39:12 +0000 (02:39 -0500)]
math.floats.env: Fix linux x86.64 some more

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 14 Sep 2009 05:00:14 +0000 (00:00 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix compilation on freebsd
Joe Groff [Mon, 14 Sep 2009 05:00:01 +0000 (00:00 -0500)]
fix compilation on freebsd

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 14 Sep 2009 04:46:35 +0000 (23:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoadd tc-lisp-talk vocab
Doug Coleman [Mon, 14 Sep 2009 04:46:21 +0000 (23:46 -0500)]
add tc-lisp-talk vocab

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Mon, 14 Sep 2009 04:40:58 +0000 (23:40 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agosave the FP status out of the signal context and use it as part of the fp trap factor...
Joe Groff [Mon, 14 Sep 2009 04:37:28 +0000 (23:37 -0500)]
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

14 years agomath.floats.env: modify tests to take buggy Linux/x86-64 pow() into account
Slava Pestov [Mon, 14 Sep 2009 04:26:09 +0000 (23:26 -0500)]
math.floats.env: modify tests to take buggy Linux/x86-64 pow() into account

14 years agocompiler.cfg.builder: don't run certain tests if float intrinsics are not available
Slava Pestov [Mon, 14 Sep 2009 04:12:47 +0000 (23:12 -0500)]
compiler.cfg.builder: don't run certain tests if float intrinsics are not available

14 years agomath.functions: loosen tests up a bit since exp(1) on FreeBSD x86/64 differs from...
Slava Pestov [Mon, 14 Sep 2009 03:33:12 +0000 (22:33 -0500)]
math.functions: loosen tests up a bit since exp(1) on FreeBSD x86/64 differs from e in the last bit

14 years agomath.floats.env: fix compiled trap unit tests
Slava Pestov [Sun, 13 Sep 2009 23:22:49 +0000 (18:22 -0500)]
math.floats.env: fix compiled trap unit tests

14 years agobenchmark.simd-1, struct-arrays: reduce memory usage
Slava Pestov [Sun, 13 Sep 2009 22:19:59 +0000 (17:19 -0500)]
benchmark.simd-1, struct-arrays: reduce memory usage

14 years agoadd a :NewFactorVocab command to vim plugin
Joe Groff [Sun, 13 Sep 2009 20:36:43 +0000 (15:36 -0500)]
add a :NewFactorVocab command to vim plugin

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sun, 13 Sep 2009 19:42:28 +0000 (14:42 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoxml-rpc: fix post-rpc
Philipp Brüschweiler [Sun, 13 Sep 2009 19:40:58 +0000 (21:40 +0200)]
xml-rpc: fix post-rpc

14 years agosave vector registers, save control register, and enable denormals before calling...
Joe Groff [Sun, 13 Sep 2009 18:18:24 +0000 (13:18 -0500)]
save vector registers, save control register, and enable denormals before calling factor in powerpc c_to_factor()

14 years agobenchmark.gc1: reduce memory usage
Slava Pestov [Sun, 13 Sep 2009 05:54:04 +0000 (00:54 -0500)]
benchmark.gc1: reduce memory usage

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 13 Sep 2009 05:24:46 +0000 (00:24 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agospecialized-arrays: fix unit tests now that ALIEN: expects a hex literal
Slava Pestov [Sun, 13 Sep 2009 05:24:31 +0000 (00:24 -0500)]
specialized-arrays: fix unit tests now that ALIEN: expects a hex literal

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 13 Sep 2009 05:22:06 +0000 (00:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix bootstrap on openbsd
Doug Coleman [Sun, 13 Sep 2009 05:21:57 +0000 (00:21 -0500)]
fix bootstrap on openbsd

14 years agoqtkit: add tags and authors
Slava Pestov [Sun, 13 Sep 2009 05:17:45 +0000 (00:17 -0500)]
qtkit: add tags and authors

14 years agocore-foundation.strings: fix load error
Slava Pestov [Sun, 13 Sep 2009 05:17:24 +0000 (00:17 -0500)]
core-foundation.strings: fix load error

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 13 Sep 2009 05:09:09 +0000 (00:09 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agotypos in altivec env
Slava Pestov [Sun, 13 Sep 2009 03:30:11 +0000 (22:30 -0500)]
typos in altivec env

14 years agomath: add unordered comparison operators u< u<= u> u>= which behave exactly like...
Slava Pestov [Sun, 13 Sep 2009 03:20:13 +0000 (22:20 -0500)]
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

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sun, 13 Sep 2009 02:55:51 +0000 (21:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomath.parser: fix example
Slava Pestov [Sun, 13 Sep 2009 02:45:57 +0000 (21:45 -0500)]
math.parser: fix example

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 13 Sep 2009 02:45:22 +0000 (21:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 13 Sep 2009 02:19:20 +0000 (21:19 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomath, syntax: document hexadecimal float literal syntax
Slava Pestov [Sun, 13 Sep 2009 02:18:17 +0000 (21:18 -0500)]
math, syntax: document hexadecimal float literal syntax

14 years agoALIEN: now reads a hexadecimal integer instead of a decimal one, since in general...
Slava Pestov [Sun, 13 Sep 2009 02:17:53 +0000 (21:17 -0500)]
ALIEN: now reads a hexadecimal integer instead of a decimal one, since in general hex is more useful for addresses

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 13 Sep 2009 02:06:04 +0000 (21:06 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agolist file-systems with statfs instead of statvfs on openbsd
Doug Coleman [Sun, 13 Sep 2009 02:05:26 +0000 (21:05 -0500)]
list file-systems with statfs instead of statvfs on openbsd

14 years agoset altivec denormal flag when with-denormal-mode is used
Joe Groff [Sun, 13 Sep 2009 01:39:41 +0000 (20:39 -0500)]
set altivec denormal flag when with-denormal-mode is used

14 years agomath, syntax: fix help lint
Slava Pestov [Sun, 13 Sep 2009 01:07:31 +0000 (21:07 -0400)]
math, syntax: fix help lint

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sun, 13 Sep 2009 00:45:47 +0000 (19:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoQTKit binding
Joe Groff [Sun, 13 Sep 2009 00:44:13 +0000 (19:44 -0500)]
QTKit binding

14 years agoadd full complement of [SU]Int[0-9]+ typedefs to core-foundation
Joe Groff [Sun, 13 Sep 2009 00:43:57 +0000 (19:43 -0500)]
add full complement of [SU]Int[0-9]+ typedefs to core-foundation

14 years agoCFSTRING: syntax for defining CF/Cocoa string constants. update core-foundation.run...
Joe Groff [Sun, 13 Sep 2009 00:43:23 +0000 (19:43 -0500)]
CFSTRING: syntax for defining CF/Cocoa string constants. update core-foundation.run-loop to use CFSTRING:

14 years agovm: fix fp_trap_error() so that it can work properly in signal handlers
Slava Pestov [Sat, 12 Sep 2009 23:15:16 +0000 (18:15 -0500)]
vm: fix fp_trap_error() so that it can work properly in signal handlers

14 years agoall-fp-exceptions constant
Joe Groff [Sat, 12 Sep 2009 23:13:25 +0000 (18:13 -0500)]
all-fp-exceptions constant

14 years agomath.order: better docs
Slava Pestov [Sat, 12 Sep 2009 21:33:42 +0000 (16:33 -0500)]
math.order: better docs

14 years agomath.floats: fix abs on floats; -0.0 abs should be 0.0 not -0.0
Slava Pestov [Sat, 12 Sep 2009 21:24:07 +0000 (16:24 -0500)]
math.floats: fix abs on floats; -0.0 abs should be 0.0 not -0.0

14 years agodb: fix with-book-db combinator in db tutorial
Slava Pestov [Sat, 12 Sep 2009 21:05:05 +0000 (16:05 -0500)]
db: fix with-book-db combinator in db tutorial

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 12 Sep 2009 21:01:59 +0000 (16:01 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agocpu-x86: clear the x87 stack when rewinding; fixes math.floats.env failures on Linux
Slava Pestov [Sat, 12 Sep 2009 20:59:30 +0000 (16:59 -0400)]
cpu-x86: clear the x87 stack when rewinding; fixes math.floats.env failures on Linux

14 years agoAdd NAN: literal syntax for NANs with a payload
Slava Pestov [Sat, 12 Sep 2009 20:06:15 +0000 (15:06 -0500)]
Add NAN: literal syntax for NANs with a payload

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 12 Sep 2009 19:05:18 +0000 (14:05 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoMerge branch 'ui' of git://github.com/klazuka/factor
Slava Pestov [Sat, 12 Sep 2009 19:05:05 +0000 (14:05 -0500)]
Merge branch 'ui' of git://github.com/klazuka/factor

14 years agowindows.dinput.constants: fix load error
Slava Pestov [Sat, 12 Sep 2009 18:25:31 +0000 (13:25 -0500)]
windows.dinput.constants: fix load error