]> gitweb.factorcode.org Git - factor.git/log
factor.git
14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 31 May 2009 20:02:30 +0000 (15:02 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agocpu.x86.features: add RDTSC support. This is a new vocabulary with words: sse2? instr...
Slava Pestov [Sun, 31 May 2009 20:02:14 +0000 (15:02 -0500)]
cpu.x86.features: add RDTSC support. This is a new vocabulary with words: sse2? instruction-counter count-instructions

14 years agofix help for new-threaded-server
Doug Coleman [Sun, 31 May 2009 00:24:11 +0000 (19:24 -0500)]
fix help for new-threaded-server

14 years agoclean up formatting of rpc-server in unmaintained
Doug Coleman [Sun, 31 May 2009 00:16:23 +0000 (19:16 -0500)]
clean up formatting of rpc-server in unmaintained

14 years agochange threaded-server and managed-server to take an encoding
Doug Coleman [Sun, 31 May 2009 00:15:53 +0000 (19:15 -0500)]
change threaded-server and managed-server to take an encoding

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 30 May 2009 20:53:15 +0000 (15:53 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agorefactor a bit of the chat server, add /nick
Doug Coleman [Sat, 30 May 2009 20:50:38 +0000 (16:50 -0400)]
refactor a bit of the chat server, add /nick

14 years agofix error handling in managed-server
Doug Coleman [Sat, 30 May 2009 20:50:08 +0000 (15:50 -0500)]
fix error handling in managed-server

14 years agofix a word in managed-server
Doug Coleman [Sat, 30 May 2009 18:51:03 +0000 (13:51 -0500)]
fix a word in managed-server

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 30 May 2009 18:39:12 +0000 (13:39 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoadd a few utility words to managed-server
Doug Coleman [Sat, 30 May 2009 18:38:40 +0000 (13:38 -0500)]
add a few utility words to managed-server

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 30 May 2009 18:23:27 +0000 (13:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agosequences.product: fix ABOUT:
Slava Pestov [Sat, 30 May 2009 18:23:07 +0000 (13:23 -0500)]
sequences.product: fix ABOUT:

14 years agocleaned up slava's old cursor code
Doug Coleman [Sat, 30 May 2009 17:13:17 +0000 (12:13 -0500)]
cleaned up slava's old cursor code

14 years agosupport mingw in factor.sh
Doug Coleman [Sat, 30 May 2009 15:34:47 +0000 (10:34 -0500)]
support mingw in factor.sh

14 years agoFix a problem with disconnects, add a lot of features to chat server, lots of refacto...
Doug Coleman [Sat, 30 May 2009 06:29:02 +0000 (01:29 -0500)]
Fix a problem with disconnects, add a lot of features to chat server, lots of refactoring of managed-server

14 years agorefactor managed-server and chat, add hooks for when stuff happens, add /me, /who...
Doug Coleman [Fri, 29 May 2009 18:39:24 +0000 (13:39 -0500)]
refactor managed-server and chat, add hooks for when stuff happens, add /me, /who, /quit

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 29 May 2009 16:23:48 +0000 (11:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoadd managed-server to extra/
Doug Coleman [Fri, 29 May 2009 16:20:40 +0000 (11:20 -0500)]
add managed-server to extra/

14 years agofuel.xref: remove some unnecessary inlines
Slava Pestov [Fri, 29 May 2009 10:37:48 +0000 (05:37 -0500)]
fuel.xref: remove some unnecessary inlines

14 years agouse ${ in some nurbs tests
Doug Coleman [Thu, 28 May 2009 23:57:49 +0000 (18:57 -0500)]
use ${ in some nurbs tests

14 years agofix stack effect
Doug Coleman [Thu, 28 May 2009 17:28:52 +0000 (12:28 -0500)]
fix stack effect

14 years agodescriptive: update for tools.annotations change
Slava Pestov [Thu, 28 May 2009 07:52:05 +0000 (02:52 -0500)]
descriptive: update for tools.annotations change

14 years agoio.encodings.utf16: cleanup
Slava Pestov [Thu, 28 May 2009 07:50:57 +0000 (02:50 -0500)]
io.encodings.utf16: cleanup

14 years agowebapps.planet: fix edit-blog action
Slava Pestov [Thu, 28 May 2009 00:37:12 +0000 (19:37 -0500)]
webapps.planet: fix edit-blog action

14 years agodestructors: improve docs
Slava Pestov [Thu, 28 May 2009 00:37:03 +0000 (19:37 -0500)]
destructors: improve docs

14 years agotools.annotations: work better on generic words
Slava Pestov [Thu, 28 May 2009 00:36:52 +0000 (19:36 -0500)]
tools.annotations: work better on generic words

14 years agomisspelled kobi's name
Doug Coleman [Wed, 27 May 2009 02:07:14 +0000 (21:07 -0500)]
misspelled kobi's name

14 years agocheck in kobie's image rotation code
Doug Coleman [Wed, 27 May 2009 02:05:46 +0000 (21:05 -0500)]
check in kobie's image rotation code

14 years agounbackwardsify hmac keys
Doug Coleman [Tue, 26 May 2009 22:46:41 +0000 (17:46 -0500)]
unbackwardsify hmac keys

14 years agofix using, make sure article-only title sort works
Doug Coleman [Tue, 26 May 2009 17:01:28 +0000 (12:01 -0500)]
fix using, make sure article-only title sort works

14 years agofix formatting
Doug Coleman [Tue, 26 May 2009 16:55:48 +0000 (11:55 -0500)]
fix formatting

14 years agofix human sort -- wrap all elements so that integers dont get compared against string...
Doug Coleman [Tue, 26 May 2009 15:05:55 +0000 (10:05 -0500)]
fix human sort -- wrap all elements so that integers dont get compared against strings directly

14 years agoremove whitespace
Doug Coleman [Tue, 26 May 2009 02:25:56 +0000 (21:25 -0500)]
remove whitespace

14 years agoremove clamp-to-range and associated words, update jamshred
Doug Coleman [Tue, 26 May 2009 02:24:12 +0000 (21:24 -0500)]
remove clamp-to-range and associated words, update jamshred

14 years agoremove duplicate definition of last
Doug Coleman [Tue, 26 May 2009 00:00:18 +0000 (19:00 -0500)]
remove duplicate definition of last

14 years agounassociate last with pop/pop* in docs
Doug Coleman [Mon, 25 May 2009 22:03:32 +0000 (17:03 -0500)]
unassociate last with pop/pop* in docs

14 years agorename peek -> last and update all usages
Doug Coleman [Mon, 25 May 2009 21:38:33 +0000 (16:38 -0500)]
rename peek -> last and update all usages

14 years agofix using
Doug Coleman [Mon, 25 May 2009 20:42:59 +0000 (15:42 -0500)]
fix using

14 years agomove some words to private vocabs
Doug Coleman [Mon, 25 May 2009 20:35:50 +0000 (15:35 -0500)]
move some words to private vocabs

14 years agouse iota
Doug Coleman [Mon, 25 May 2009 20:18:20 +0000 (15:18 -0500)]
use iota

14 years agoremove clamp from docs
Doug Coleman [Mon, 25 May 2009 18:58:06 +0000 (13:58 -0500)]
remove clamp from docs

14 years agodocument 2cache
Doug Coleman [Mon, 25 May 2009 16:03:40 +0000 (11:03 -0500)]
document 2cache

14 years agoremove at-default. it was hardly used and it's just '?at drop'
Doug Coleman [Mon, 25 May 2009 02:46:59 +0000 (21:46 -0500)]
remove at-default.  it was hardly used and it's just '?at drop'

14 years agoadd a clamp word to math.order, use clamp word throughout libraries
Doug Coleman [Mon, 25 May 2009 02:35:50 +0000 (21:35 -0500)]
add a clamp word to math.order, use clamp word throughout libraries

14 years agoadd a mode word
Doug Coleman [Sun, 24 May 2009 20:45:25 +0000 (15:45 -0500)]
add a mode word

14 years agoAdd documentation and tests for extra/backtrack
Samuel Tardieu [Sun, 24 May 2009 13:40:08 +0000 (15:40 +0200)]
Add documentation and tests for extra/backtrack

14 years agoAdd amb-all and bag-of
Samuel Tardieu [Sun, 24 May 2009 13:43:28 +0000 (15:43 +0200)]
Add amb-all and bag-of

14 years agoDo not create an extra scope in "if-amb"
Samuel Tardieu [Sun, 24 May 2009 13:42:57 +0000 (15:42 +0200)]
Do not create an extra scope in "if-amb"

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 23 May 2009 20:57:13 +0000 (15:57 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agostack-checker: fix case where invalid code could infer
Slava Pestov [Sat, 23 May 2009 20:50:35 +0000 (15:50 -0500)]
stack-checker: fix case where invalid code could infer

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sat, 23 May 2009 13:39:17 +0000 (08:39 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agodisable WGL_ARB_pixel_format code path in windows UI backend 'cause ATI drivers are...
Joe Groff [Sat, 23 May 2009 13:39:01 +0000 (08:39 -0500)]
disable WGL_ARB_pixel_format code path in windows UI backend 'cause ATI drivers are shit

14 years agochecksums.md5: make the new optimized code work with big endian CPUs
Slava Pestov [Sat, 23 May 2009 05:31:52 +0000 (00:31 -0500)]
checksums.md5: make the new optimized code work with big endian CPUs

14 years agowebsites.concatenatieve: add builds.factorcode.org
Slava Pestov [Fri, 22 May 2009 22:52:31 +0000 (17:52 -0500)]
websites.concatenatieve: add builds.factorcode.org

14 years agoOne last tweak
Slava Pestov [Fri, 22 May 2009 22:48:05 +0000 (17:48 -0500)]
One last tweak

14 years agoMore cosmetic tweaks
Slava Pestov [Fri, 22 May 2009 22:42:05 +0000 (17:42 -0500)]
More cosmetic tweaks

14 years agowebapps.mason: make it look like the factorcode.org site
Slava Pestov [Fri, 22 May 2009 22:32:27 +0000 (17:32 -0500)]
webapps.mason: make it look like the factorcode.org site

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 22 May 2009 22:18:46 +0000 (17:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix typo
Doug Coleman [Fri, 22 May 2009 22:18:24 +0000 (17:18 -0500)]
fix typo

14 years agofix random.windows -- use CRYPT_MACHINE_KEYSET
Doug Coleman [Fri, 22 May 2009 22:15:40 +0000 (17:15 -0500)]
fix random.windows -- use CRYPT_MACHINE_KEYSET

14 years agowebapps.mason: spiff up download.xml a bit
Slava Pestov [Fri, 22 May 2009 21:21:35 +0000 (16:21 -0500)]
webapps.mason: spiff up download.xml a bit

14 years agoio.monitors: spawn-monitor was broken and never used, so remove it (reported by levi...
Slava Pestov [Fri, 22 May 2009 07:04:36 +0000 (02:04 -0500)]
io.monitors: spawn-monitor was broken and never used, so remove it (reported by levi in #concatenative)

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 22 May 2009 07:01:06 +0000 (02:01 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoIf a vocab fails to load, manifest would be left in a weird state (reported by Joe...
Slava Pestov [Fri, 22 May 2009 06:59:50 +0000 (01:59 -0500)]
If a vocab fails to load, manifest would be left in a weird state (reported by Joe Groff)

14 years agoio.monitors: fix example (reported by levy in #concatenative0
Slava Pestov [Fri, 22 May 2009 04:27:42 +0000 (23:27 -0500)]
io.monitors: fix example (reported by levy in #concatenative0

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 22 May 2009 02:23:15 +0000 (21:23 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agotuple-arrays: clean up a bit and add docs
Slava Pestov [Fri, 22 May 2009 02:23:01 +0000 (21:23 -0500)]
tuple-arrays: clean up a bit and add docs

14 years agoget rid of useless test
Joe Groff [Fri, 22 May 2009 01:56:57 +0000 (20:56 -0500)]
get rid of useless test

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 22 May 2009 01:55:57 +0000 (20:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agohomogeneous coordinates coated in nurbsauce
Joe Groff [Fri, 22 May 2009 01:55:44 +0000 (20:55 -0500)]
homogeneous coordinates coated in nurbsauce

14 years agomason: use short host name not fully qualified host name
Slava Pestov [Fri, 22 May 2009 00:19:12 +0000 (19:19 -0500)]
mason: use short host name not fully qualified host name

14 years agowebapps.mason: Now renders a download grid with links to build machine status and...
Slava Pestov [Fri, 22 May 2009 00:15:04 +0000 (19:15 -0500)]
webapps.mason: Now renders a download grid with links to build machine status and download pages

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Thu, 21 May 2009 23:50:36 +0000 (18:50 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years ago0.0 neg ought to be -0.0
Joe Groff [Thu, 21 May 2009 23:49:22 +0000 (18:49 -0500)]
0.0 neg ought to be -0.0

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 21 May 2009 05:08:52 +0000 (00:08 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoWorking on webapps.mason
Slava Pestov [Thu, 21 May 2009 05:08:43 +0000 (00:08 -0500)]
Working on webapps.mason

14 years agobetter factoring
Doug Coleman [Thu, 21 May 2009 01:08:26 +0000 (20:08 -0500)]
better factoring

14 years agotry to fall back on AES if RSA isn't found
Doug Coleman [Thu, 21 May 2009 01:06:05 +0000 (20:06 -0500)]
try to fall back on AES if RSA isn't found

14 years agocall the word that attempts both crypto contexts
Doug Coleman [Thu, 21 May 2009 00:40:52 +0000 (19:40 -0500)]
call the word that attempts both crypto contexts

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 21 May 2009 00:31:23 +0000 (19:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix error handling in random.windows if acquiring the crypto context fails
Doug Coleman [Thu, 21 May 2009 00:30:35 +0000 (19:30 -0500)]
fix error handling in random.windows if acquiring the crypto context fails

14 years agoFix compile error on GCC 4.x
Slava Pestov [Thu, 21 May 2009 00:01:21 +0000 (20:01 -0400)]
Fix compile error on GCC 4.x

14 years agocallstack>array primitive was not GC safe
Slava Pestov [Wed, 20 May 2009 23:52:21 +0000 (18:52 -0500)]
callstack>array primitive was not GC safe

14 years agowindows.advapi32: add windows.kernel32 dependency
Slava Pestov [Wed, 20 May 2009 23:51:01 +0000 (18:51 -0500)]
windows.advapi32: add windows.kernel32 dependency

14 years agofix comments and dtds in html parser
Doug Coleman [Wed, 20 May 2009 20:50:01 +0000 (15:50 -0500)]
fix comments and dtds in html parser

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 20 May 2009 19:32:48 +0000 (14:32 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 20 May 2009 15:27:09 +0000 (10:27 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agovector bilerp word
Joe Groff [Wed, 20 May 2009 15:26:55 +0000 (10:26 -0500)]
vector bilerp word

14 years agoclean up some GL state mgmt in spheres
Joe Groff [Wed, 20 May 2009 15:26:24 +0000 (10:26 -0500)]
clean up some GL state mgmt in spheres

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 19 May 2009 23:55:43 +0000 (18:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoclean up vim syntax highlighting file, add a few more syntax words
Doug Coleman [Tue, 19 May 2009 23:54:56 +0000 (18:54 -0500)]
clean up vim syntax highlighting file, add a few more syntax words

14 years agomake sure you can define words in fhtml templates
Doug Coleman [Tue, 19 May 2009 23:53:12 +0000 (18:53 -0500)]
make sure you can define words in fhtml templates

14 years agospeed up md5 compilation time by not inlining everything
Doug Coleman [Tue, 19 May 2009 23:05:04 +0000 (18:05 -0500)]
speed up md5 compilation time by not inlining everything

14 years agowebapps.mason: fix using
Slava Pestov [Tue, 19 May 2009 22:56:34 +0000 (17:56 -0500)]
webapps.mason: fix using

14 years agowebapps.mason: minor improvements
Slava Pestov [Tue, 19 May 2009 22:46:05 +0000 (17:46 -0500)]
webapps.mason: minor improvements

14 years agomake: minor doc fix
Slava Pestov [Tue, 19 May 2009 06:40:04 +0000 (01:40 -0500)]
make: minor doc fix

14 years agofix some duplicate using lines
Doug Coleman [Tue, 19 May 2009 04:45:52 +0000 (23:45 -0500)]
fix some duplicate using lines

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 18 May 2009 21:50:21 +0000 (16:50 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agomason.report: join lines with \n
Slava Pestov [Mon, 18 May 2009 21:50:11 +0000 (16:50 -0500)]
mason.report: join lines with \n