]> gitweb.factorcode.org Git - factor.git/log
factor.git
18 years agoFactor 0.79 0.79 factor-0-79
Slava Pestov [Sat, 5 Nov 2005 08:52:41 +0000 (08:52 +0000)]
Factor 0.79

18 years agoAdded epsilon, the minimum difference between doubles
Doug Coleman [Sat, 5 Nov 2005 07:10:03 +0000 (07:10 +0000)]
Added epsilon, the minimum difference between doubles

18 years agofix array size fep
Slava Pestov [Sat, 5 Nov 2005 03:50:26 +0000 (03:50 +0000)]
fix array size fep

18 years agofix 1.0 1+ compiler bug
Slava Pestov [Sat, 5 Nov 2005 01:19:15 +0000 (01:19 +0000)]
fix 1.0 1+ compiler bug

18 years agomoving xml.factor to httpd
Daniel Ehrenberg [Thu, 3 Nov 2005 21:42:29 +0000 (21:42 +0000)]
moving xml.factor to httpd

18 years agoAdded proper indentation
Eduardo Cavazos [Thu, 3 Nov 2005 00:16:06 +0000 (00:16 +0000)]
Added proper indentation

18 years agoAdded all the XEvent structs to xlib.factor
Eduardo Cavazos [Thu, 3 Nov 2005 00:11:48 +0000 (00:11 +0000)]
Added all the XEvent structs to xlib.factor

18 years agoboids.factor is an another example of how to use x
Eduardo Cavazos [Wed, 2 Nov 2005 22:39:07 +0000 (22:39 +0000)]
boids.factor is an another example of how to use x

18 years agox.factor has a simpler design and is replacing xobj.factor for now
Eduardo Cavazos [Wed, 2 Nov 2005 22:37:32 +0000 (22:37 +0000)]
x.factor has a simpler design and is replacing xobj.factor for now

18 years agox is a simplified interface to xlib. It is replacing the more complex
Eduardo Cavazos [Wed, 2 Nov 2005 22:35:43 +0000 (22:35 +0000)]
x is a simplified interface to xlib. It is replacing the more complex
xobj. xobj will be back in the future and will be an interface to xlib
from an "object oriented" point of view. It will be built on top of x.

18 years agoRefactoring to process-tlv
Doug Coleman [Wed, 2 Nov 2005 10:15:46 +0000 (10:15 +0000)]
Refactoring to process-tlv

18 years agoUpdated to work with the new vector/hashtable syntax
Doug Coleman [Wed, 2 Nov 2005 08:30:38 +0000 (08:30 +0000)]
Updated to work with the new vector/hashtable syntax

18 years agoa couple things todo
Doug Coleman [Wed, 2 Nov 2005 08:05:12 +0000 (08:05 +0000)]
a couple things todo

18 years agoAdded test case for { 0 } { } p* etc
Doug Coleman [Tue, 1 Nov 2005 06:28:49 +0000 (06:28 +0000)]
Added test case for { 0 } { } p* etc

18 years agoFix { 0 } { } p* etc
Doug Coleman [Tue, 1 Nov 2005 06:28:29 +0000 (06:28 +0000)]
Fix { 0 } { } p* etc

18 years agoFixed p* to work with empty input
Doug Coleman [Tue, 1 Nov 2005 06:21:55 +0000 (06:21 +0000)]
Fixed p* to work with empty input
Removed tabs

18 years agodocumentation updates
Slava Pestov [Tue, 1 Nov 2005 01:39:38 +0000 (01:39 +0000)]
documentation updates

18 years agofix space invaders
Slava Pestov [Tue, 1 Nov 2005 00:54:31 +0000 (00:54 +0000)]
fix space invaders

18 years agofix pdiff
Slava Pestov [Tue, 1 Nov 2005 00:54:03 +0000 (00:54 +0000)]
fix pdiff

18 years agoMedian uses /i now instead of /
Doug Coleman [Mon, 31 Oct 2005 18:13:27 +0000 (18:13 +0000)]
Median uses /i now instead of /

18 years agoPolynomials work with arrays or vectors as input. Output is not standardized to array...
Doug Coleman [Mon, 31 Oct 2005 18:13:06 +0000 (18:13 +0000)]
Polynomials work with arrays or vectors as input. Output is not standardized to arrays or vectors yet

18 years agoremove redundant inv word; exp-int word from FSL
Slava Pestov [Mon, 31 Oct 2005 06:10:09 +0000 (06:10 +0000)]
remove redundant inv word; exp-int word from FSL

18 years agostatistics tweaks
Slava Pestov [Mon, 31 Oct 2005 05:41:17 +0000 (05:41 +0000)]
statistics tweaks

18 years agofix httpd loading, update examples to work, fix status bar bug
Slava Pestov [Sun, 30 Oct 2005 22:59:51 +0000 (22:59 +0000)]
fix httpd loading, update examples to work, fix status bar bug

18 years agoAdded functions needed for cut and paste support.
Eduardo Cavazos [Sun, 30 Oct 2005 16:33:28 +0000 (16:33 +0000)]
Added functions needed for cut and paste support.

18 years agobig syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappe...
Slava Pestov [Sun, 30 Oct 2005 03:25:38 +0000 (03:25 +0000)]
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }

18 years agouse array literals instead of vector literals
Slava Pestov [Sat, 29 Oct 2005 20:53:47 +0000 (20:53 +0000)]
use array literals instead of vector literals

18 years agoAdded x11/ entry
Eduardo Cavazos [Sat, 29 Oct 2005 05:54:01 +0000 (05:54 +0000)]
Added x11/ entry

18 years agoInitial import of files
Eduardo Cavazos [Sat, 29 Oct 2005 05:37:38 +0000 (05:37 +0000)]
Initial import of files

18 years agofix various UI bugs; use opengl-style colors
Slava Pestov [Sat, 29 Oct 2005 01:13:41 +0000 (01:13 +0000)]
fix various UI bugs; use opengl-style colors

18 years agoremove timing call
Slava Pestov [Fri, 28 Oct 2005 21:47:56 +0000 (21:47 +0000)]
remove timing call

18 years agofix various UI bugs; use opengl-style colors
Slava Pestov [Fri, 28 Oct 2005 19:37:28 +0000 (19:37 +0000)]
fix various UI bugs; use opengl-style colors

18 years agoRemoved some print lines that should not have been checked in
Doug Coleman [Fri, 28 Oct 2005 00:24:24 +0000 (00:24 +0000)]
Removed some print lines that should not have been checked in

18 years agoUI fixes
Slava Pestov [Thu, 27 Oct 2005 21:51:46 +0000 (21:51 +0000)]
UI fixes

18 years agonicer theme
Slava Pestov [Thu, 27 Oct 2005 21:21:06 +0000 (21:21 +0000)]
nicer theme

18 years agovarious changes
Daniel Ehrenberg [Thu, 27 Oct 2005 21:13:14 +0000 (21:13 +0000)]
various changes

18 years agosome UI cleanups
Slava Pestov [Thu, 27 Oct 2005 20:17:50 +0000 (20:17 +0000)]
some UI cleanups

18 years agofix OpenGL stack overflow
Slava Pestov [Thu, 27 Oct 2005 05:53:59 +0000 (05:53 +0000)]
fix OpenGL stack overflow

18 years agofix bootstrap
Slava Pestov [Wed, 26 Oct 2005 04:27:38 +0000 (04:27 +0000)]
fix bootstrap

18 years agofix bootstrap
Slava Pestov [Wed, 26 Oct 2005 04:10:53 +0000 (04:10 +0000)]
fix bootstrap

18 years agomore UI changes
Slava Pestov [Wed, 26 Oct 2005 04:10:21 +0000 (04:10 +0000)]
more UI changes

18 years agomulti-part polygons
Slava Pestov [Wed, 26 Oct 2005 03:57:06 +0000 (03:57 +0000)]
multi-part polygons

18 years agomulti-part polygons
Slava Pestov [Wed, 26 Oct 2005 03:57:05 +0000 (03:57 +0000)]
multi-part polygons

18 years agoAdded nth-root, renamed polynomial to polynomials
Doug Coleman [Wed, 26 Oct 2005 02:40:04 +0000 (02:40 +0000)]
Added nth-root, renamed polynomial to polynomials

18 years agoStatistics tests
Doug Coleman [Wed, 26 Oct 2005 02:25:43 +0000 (02:25 +0000)]
Statistics tests
Added USING: math-contrib

18 years agoFixed problem with range
Doug Coleman [Wed, 26 Oct 2005 02:15:57 +0000 (02:15 +0000)]
Fixed problem with range

18 years agoAdded inv
Doug Coleman [Wed, 26 Oct 2005 01:58:59 +0000 (01:58 +0000)]
Added inv

18 years agoNow with less tabs..
Doug Coleman [Wed, 26 Oct 2005 01:56:22 +0000 (01:56 +0000)]
Now with less tabs..

18 years agoInitial checkin
Doug Coleman [Wed, 26 Oct 2005 01:54:19 +0000 (01:54 +0000)]
Initial checkin

18 years agoUI work
Slava Pestov [Wed, 26 Oct 2005 01:52:26 +0000 (01:52 +0000)]
UI work

18 years agoUI work
Slava Pestov [Wed, 26 Oct 2005 01:52:25 +0000 (01:52 +0000)]
UI work

18 years agoMove do-matrix to fix bootstrap
Doug Coleman [Tue, 25 Oct 2005 21:06:15 +0000 (21:06 +0000)]
Move do-matrix to fix bootstrap

18 years agofix solid boundary
Slava Pestov [Tue, 25 Oct 2005 05:31:54 +0000 (05:31 +0000)]
fix solid boundary

18 years agofix endian issue
Slava Pestov [Tue, 25 Oct 2005 04:17:25 +0000 (04:17 +0000)]
fix endian issue

18 years agoremoving infix tests
Daniel Ehrenberg [Mon, 24 Oct 2005 19:56:38 +0000 (19:56 +0000)]
removing infix tests

18 years agoui fixes
Slava Pestov [Mon, 24 Oct 2005 04:18:46 +0000 (04:18 +0000)]
ui fixes

18 years agocentralized notion of gadget orientation; moved httpd unit tests to contrib
Slava Pestov [Mon, 24 Oct 2005 04:08:09 +0000 (04:08 +0000)]
centralized notion of gadget orientation; moved httpd unit tests to contrib

18 years agomove httpd to contrib
Slava Pestov [Mon, 24 Oct 2005 03:22:07 +0000 (03:22 +0000)]
move httpd to contrib

18 years agofix another Mach-O FFI problem
Slava Pestov [Mon, 24 Oct 2005 02:31:01 +0000 (02:31 +0000)]
fix another Mach-O FFI problem

18 years agoimplement mach exception handling
Slava Pestov [Mon, 24 Oct 2005 00:50:29 +0000 (00:50 +0000)]
implement mach exception handling

18 years agoAdded USING: math-contrib
Doug Coleman [Sun, 23 Oct 2005 23:19:45 +0000 (23:19 +0000)]
Added USING: math-contrib

18 years agoAdded USING: math
Doug Coleman [Sun, 23 Oct 2005 23:07:59 +0000 (23:07 +0000)]
Added USING: math

18 years agoChanged to not modify the core vocabularies math and sequences
Doug Coleman [Sun, 23 Oct 2005 23:07:16 +0000 (23:07 +0000)]
Changed to not modify the core vocabularies math and sequences
All external words are in the vocabulary math-contrib, while internal words are in their respective filename-internal
Moved dimensional analysis files to contrib/units

18 years agoInitial checkin.
Doug Coleman [Sun, 23 Oct 2005 23:03:32 +0000 (23:03 +0000)]
Initial checkin.

18 years agoadd max-length word
Slava Pestov [Sun, 23 Oct 2005 22:33:40 +0000 (22:33 +0000)]
add max-length word

18 years agofix horizontal positioning of characters
Slava Pestov [Sun, 23 Oct 2005 21:50:13 +0000 (21:50 +0000)]
fix horizontal positioning of characters

18 years agomore freetype tweaks
Slava Pestov [Sun, 23 Oct 2005 21:13:21 +0000 (21:13 +0000)]
more freetype tweaks

18 years agofractional pixels should be rounded off
Slava Pestov [Sun, 23 Oct 2005 20:21:30 +0000 (20:21 +0000)]
fractional pixels should be rounded off

18 years agofix another scrolling bug in the UI
Slava Pestov [Sun, 23 Oct 2005 20:18:07 +0000 (20:18 +0000)]
fix another scrolling bug in the UI

18 years agoInitial commit
Doug Coleman [Sat, 22 Oct 2005 02:30:31 +0000 (02:30 +0000)]
Initial commit
Basic dimensional analysis

18 years agofix scroller
Slava Pestov [Fri, 21 Oct 2005 23:46:14 +0000 (23:46 +0000)]
fix scroller

18 years agoMove quaternions from library/math to contrib/math
Doug Coleman [Fri, 21 Oct 2005 18:51:49 +0000 (18:51 +0000)]
Move quaternions from library/math to contrib/math

18 years agoadd math to do
Slava Pestov [Fri, 21 Oct 2005 08:20:16 +0000 (08:20 +0000)]
add math to do

18 years agomove more stuff to contrib/math/
Slava Pestov [Fri, 21 Oct 2005 07:42:38 +0000 (07:42 +0000)]
move more stuff to contrib/math/

18 years agofinished erg's math cleanup
Slava Pestov [Fri, 21 Oct 2005 06:46:54 +0000 (06:46 +0000)]
finished erg's math cleanup

18 years agoAdded a couple of alien todos
Alex Chapman [Fri, 21 Oct 2005 00:59:46 +0000 (00:59 +0000)]
Added a couple of alien todos

18 years agoInitial checkin from library/math/matrices.factor without the vector words
Doug Coleman [Thu, 20 Oct 2005 23:59:26 +0000 (23:59 +0000)]
Initial checkin from library/math/matrices.factor without the vector words

18 years agoMoved matrix words to contrib/math
Doug Coleman [Thu, 20 Oct 2005 23:58:49 +0000 (23:58 +0000)]
Moved matrix words to contrib/math
Renamed matrices.factor to vectors.factor

18 years agomoved to contrib/math/combinatorics and analysis
Doug Coleman [Thu, 20 Oct 2005 23:44:48 +0000 (23:44 +0000)]
moved to contrib/math/combinatorics and analysis

18 years agoMoved tests to test.factor
Doug Coleman [Thu, 20 Oct 2005 23:36:59 +0000 (23:36 +0000)]
Moved tests to test.factor
Initial checkin of some files

18 years agoFreeType debugging
Slava Pestov [Thu, 20 Oct 2005 08:33:22 +0000 (08:33 +0000)]
FreeType debugging

18 years agomoved to contrib/math
Doug Coleman [Thu, 20 Oct 2005 04:10:25 +0000 (04:10 +0000)]
moved to contrib/math

18 years agoMoved
Doug Coleman [Thu, 20 Oct 2005 03:19:42 +0000 (03:19 +0000)]
Moved

18 years agoAdded some fun identities
Doug Coleman [Wed, 19 Oct 2005 06:55:36 +0000 (06:55 +0000)]
Added some fun identities

18 years agoAdded: gammaln(x). it's inf for all -x
Doug Coleman [Wed, 19 Oct 2005 06:48:08 +0000 (06:48 +0000)]
Added: gammaln(x).  it's inf for all -x
Fixed the unit-tests for gamma -- the abs(diff) < 0.0001, not: diff < .0001

18 years agoInitial checkin
Doug Coleman [Wed, 19 Oct 2005 05:56:30 +0000 (05:56 +0000)]
Initial checkin
factorial, nCk, nPk, gamma(x)

18 years ago%call-label and %return-to were compiled wrong
Slava Pestov [Wed, 19 Oct 2005 00:35:41 +0000 (00:35 +0000)]
%call-label and %return-to were compiled wrong

18 years agofix powerpc abi issues, add load.factor files
Slava Pestov [Wed, 19 Oct 2005 00:19:10 +0000 (00:19 +0000)]
fix powerpc abi issues, add load.factor files

18 years agofix powerpc abi issues, add load.factor files
Slava Pestov [Wed, 19 Oct 2005 00:19:09 +0000 (00:19 +0000)]
fix powerpc abi issues, add load.factor files

18 years agoSomehow a couple lines of diff ended up in cvs..
Doug Coleman [Tue, 18 Oct 2005 18:38:45 +0000 (18:38 +0000)]
Somehow a couple lines of diff ended up in cvs..

18 years agoadded try-compile
Doug Coleman [Tue, 18 Oct 2005 18:37:42 +0000 (18:37 +0000)]
added try-compile

18 years agoBugfix: snac-flags HEX: 8000 means extra-data section. Packets parsed correctly now
Doug Coleman [Tue, 18 Oct 2005 03:12:25 +0000 (03:12 +0000)]
Bugfix: snac-flags HEX: 8000 means extra-data section.  Packets parsed correctly now

18 years agoBugfix: some FAMILY: 1 OPCODE: f packets have extra information. (if snac flags ...
Doug Coleman [Mon, 17 Oct 2005 23:35:51 +0000 (23:35 +0000)]
Bugfix: some FAMILY: 1 OPCODE: f packets have extra information. (if snac flags > 0?)

18 years agoHandle packet 1-f
Doug Coleman [Mon, 17 Oct 2005 22:45:01 +0000 (22:45 +0000)]
Handle packet 1-f
Moved family/opcode to hex notation
Bugfix: handle-29 did not work for empty strings
Feature: add/remove group/buddy kinda works

18 years agoAdd group works!
Doug Coleman [Mon, 17 Oct 2005 06:28:11 +0000 (06:28 +0000)]
Add group works!
Remove group works if group existed during signon.
Add buddy broken but nearly supported

18 years agoBugfix: respond to buddylist on snac-flag == 0 instead of == 1
Doug Coleman [Mon, 17 Oct 2005 03:31:30 +0000 (03:31 +0000)]
Bugfix: respond to buddylist on snac-flag == 0 instead of == 1
Feature: keeps a better buddylist now
Add/remove buddy/group almost implemented

18 years agoAdded ch>lower, ch>upper, >lower, >upper
Doug Coleman [Mon, 17 Oct 2005 01:50:43 +0000 (01:50 +0000)]
Added ch>lower, ch>upper, >lower, >upper

18 years agoParse buddy list
Doug Coleman [Sun, 16 Oct 2005 23:41:35 +0000 (23:41 +0000)]
Parse buddy list

18 years agopop-front more efficient now
Doug Coleman [Sun, 16 Oct 2005 22:13:00 +0000 (22:13 +0000)]
pop-front more efficient now

18 years agoAnd another clone in (pgcd)
Doug Coleman [Sun, 16 Oct 2005 22:00:56 +0000 (22:00 +0000)]
And another clone in (pgcd)