Slava Pestov
5672173256
fix solid boundary
2005-10-25 05:31:54 +00:00
Slava Pestov
a827a56c15
fix endian issue
2005-10-25 04:17:25 +00:00
Daniel Ehrenberg
cd10fc269d
removing infix tests
2005-10-24 19:56:38 +00:00
Slava Pestov
b8fdc558fb
ui fixes
2005-10-24 04:18:46 +00:00
Slava Pestov
0ac1989859
centralized notion of gadget orientation; moved httpd unit tests to contrib
2005-10-24 04:08:09 +00:00
Slava Pestov
a5cb32e1b8
move httpd to contrib
2005-10-24 03:22:07 +00:00
Slava Pestov
9d2e4a77a6
fix another Mach-O FFI problem
2005-10-24 02:31:01 +00:00
Slava Pestov
b15a262e54
implement mach exception handling
2005-10-24 00:50:29 +00:00
Doug Coleman
53b52d5769
Added USING: math-contrib
2005-10-23 23:19:45 +00:00
Doug Coleman
61169defe0
Added USING: math
2005-10-23 23:07:59 +00:00
Doug Coleman
699ebb78ea
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
2005-10-23 23:07:16 +00:00
Doug Coleman
c443f5c76a
Initial checkin.
2005-10-23 23:03:32 +00:00
Slava Pestov
487926f779
add max-length word
2005-10-23 22:33:40 +00:00
Slava Pestov
84fb8eccb7
fix horizontal positioning of characters
2005-10-23 21:50:13 +00:00
Slava Pestov
2bc2f23b45
more freetype tweaks
2005-10-23 21:13:21 +00:00
Slava Pestov
13b45b0fb1
fractional pixels should be rounded off
2005-10-23 20:21:30 +00:00
Slava Pestov
0e2a00fca7
fix another scrolling bug in the UI
2005-10-23 20:18:07 +00:00
Doug Coleman
275b352ecb
Initial commit
...
Basic dimensional analysis
2005-10-22 02:30:31 +00:00
Slava Pestov
338d421832
fix scroller
2005-10-21 23:46:14 +00:00
Doug Coleman
649f646fa8
Move quaternions from library/math to contrib/math
2005-10-21 18:51:49 +00:00
Slava Pestov
a51ee4a62d
add math to do
2005-10-21 08:20:16 +00:00
Slava Pestov
97cf160071
move more stuff to contrib/math/
2005-10-21 07:42:38 +00:00
Slava Pestov
4731a18d21
finished erg's math cleanup
2005-10-21 06:46:54 +00:00
Alex Chapman
618104c4f6
Added a couple of alien todos
2005-10-21 00:59:46 +00:00
Doug Coleman
a66f7d7ffc
Initial checkin from library/math/matrices.factor without the vector words
2005-10-20 23:59:26 +00:00
Doug Coleman
649c56fc49
Moved matrix words to contrib/math
...
Renamed matrices.factor to vectors.factor
2005-10-20 23:58:49 +00:00
Doug Coleman
f318648f4c
moved to contrib/math/combinatorics and analysis
2005-10-20 23:44:48 +00:00
Doug Coleman
27140879b7
Moved tests to test.factor
...
Initial checkin of some files
2005-10-20 23:36:59 +00:00
Slava Pestov
778bfaaf27
FreeType debugging
2005-10-20 08:33:22 +00:00
Doug Coleman
3a5aece387
moved to contrib/math
2005-10-20 04:10:25 +00:00
Doug Coleman
5a4eed6367
Moved
2005-10-20 03:19:42 +00:00
Doug Coleman
c6dd354388
Added some fun identities
2005-10-19 06:55:36 +00:00
Doug Coleman
387e96018e
Added: gammaln(x). it's inf for all -x
...
Fixed the unit-tests for gamma -- the abs(diff) < 0.0001, not: diff < .0001
2005-10-19 06:48:08 +00:00
Doug Coleman
8ecb2f0e09
Initial checkin
...
factorial, nCk, nPk, gamma(x)
2005-10-19 05:56:30 +00:00
Slava Pestov
97351f3d73
%call-label and %return-to were compiled wrong
2005-10-19 00:35:41 +00:00
Slava Pestov
961d2258a6
fix powerpc abi issues, add load.factor files
2005-10-19 00:19:10 +00:00
Slava Pestov
594834b795
fix powerpc abi issues, add load.factor files
2005-10-19 00:19:09 +00:00
Doug Coleman
47ea66e1ea
Somehow a couple lines of diff ended up in cvs..
2005-10-18 18:38:45 +00:00
Doug Coleman
befabc5fee
added try-compile
2005-10-18 18:37:42 +00:00
Doug Coleman
494bafcf5c
Bugfix: snac-flags HEX: 8000 means extra-data section. Packets parsed correctly now
2005-10-18 03:12:25 +00:00
Doug Coleman
fe8ea12043
Bugfix: some FAMILY: 1 OPCODE: f packets have extra information. (if snac flags > 0?)
2005-10-17 23:35:51 +00:00
Doug Coleman
e638d7abe9
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
2005-10-17 22:45:01 +00:00
Doug Coleman
108077c3d5
Add group works!
...
Remove group works if group existed during signon.
Add buddy broken but nearly supported
2005-10-17 06:28:11 +00:00
Doug Coleman
01b196da41
Bugfix: respond to buddylist on snac-flag == 0 instead of == 1
...
Feature: keeps a better buddylist now
Add/remove buddy/group almost implemented
2005-10-17 03:31:30 +00:00
Doug Coleman
8705ef49d2
Added ch>lower, ch>upper, >lower, >upper
2005-10-17 01:50:43 +00:00
Doug Coleman
d36bb2e58a
Parse buddy list
2005-10-16 23:41:35 +00:00
Doug Coleman
1ed21403ca
pop-front more efficient now
2005-10-16 22:13:00 +00:00
Doug Coleman
a77f8c7bf1
And another clone in (pgcd)
2005-10-16 22:00:56 +00:00
Doug Coleman
2e715a33c2
pgcd's { 0 } and { 1 } seqs needed to be cloned.
2005-10-16 21:59:30 +00:00
Doug Coleman
526adb02f9
Cleaned up p/mod
...
Cleaned up the code in general
2005-10-16 21:39:46 +00:00