Commit Graph

  • b1574b8152 UI work Slava Pestov 2005-10-26 01:52:25 +0000
  • 3205a72026 Move do-matrix to fix bootstrap Doug Coleman 2005-10-25 21:06:15 +0000
  • 5672173256 fix solid boundary Slava Pestov 2005-10-25 05:31:54 +0000
  • a827a56c15 fix endian issue Slava Pestov 2005-10-25 04:17:25 +0000
  • cd10fc269d removing infix tests Daniel Ehrenberg 2005-10-24 19:56:38 +0000
  • b8fdc558fb ui fixes Slava Pestov 2005-10-24 04:18:46 +0000
  • 0ac1989859 centralized notion of gadget orientation; moved httpd unit tests to contrib Slava Pestov 2005-10-24 04:08:09 +0000
  • a5cb32e1b8 move httpd to contrib Slava Pestov 2005-10-24 03:22:07 +0000
  • 9d2e4a77a6 fix another Mach-O FFI problem Slava Pestov 2005-10-24 02:31:01 +0000
  • b15a262e54 implement mach exception handling Slava Pestov 2005-10-24 00:50:29 +0000
  • 53b52d5769 Added USING: math-contrib Doug Coleman 2005-10-23 23:19:45 +0000
  • 61169defe0 Added USING: math Doug Coleman 2005-10-23 23:07:59 +0000
  • 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 Doug Coleman 2005-10-23 23:07:16 +0000
  • c443f5c76a Initial checkin. Doug Coleman 2005-10-23 23:03:32 +0000
  • 487926f779 add max-length word Slava Pestov 2005-10-23 22:33:40 +0000
  • 84fb8eccb7 fix horizontal positioning of characters Slava Pestov 2005-10-23 21:50:13 +0000
  • 2bc2f23b45 more freetype tweaks Slava Pestov 2005-10-23 21:13:21 +0000
  • 13b45b0fb1 fractional pixels should be rounded off Slava Pestov 2005-10-23 20:21:30 +0000
  • 0e2a00fca7 fix another scrolling bug in the UI Slava Pestov 2005-10-23 20:18:07 +0000
  • 275b352ecb Initial commit Basic dimensional analysis Doug Coleman 2005-10-22 02:30:31 +0000
  • 338d421832 fix scroller Slava Pestov 2005-10-21 23:46:14 +0000
  • 649f646fa8 Move quaternions from library/math to contrib/math Doug Coleman 2005-10-21 18:51:49 +0000
  • a51ee4a62d add math to do Slava Pestov 2005-10-21 08:20:16 +0000
  • 97cf160071 move more stuff to contrib/math/ Slava Pestov 2005-10-21 07:42:38 +0000
  • 4731a18d21 finished erg's math cleanup Slava Pestov 2005-10-21 06:46:54 +0000
  • 618104c4f6 Added a couple of alien todos Alex Chapman 2005-10-21 00:59:46 +0000
  • a66f7d7ffc Initial checkin from library/math/matrices.factor without the vector words Doug Coleman 2005-10-20 23:59:26 +0000
  • 649c56fc49 Moved matrix words to contrib/math Renamed matrices.factor to vectors.factor Doug Coleman 2005-10-20 23:58:49 +0000
  • f318648f4c moved to contrib/math/combinatorics and analysis Doug Coleman 2005-10-20 23:44:48 +0000
  • 27140879b7 Moved tests to test.factor Initial checkin of some files Doug Coleman 2005-10-20 23:36:59 +0000
  • 778bfaaf27 FreeType debugging Slava Pestov 2005-10-20 08:33:22 +0000
  • 3a5aece387 moved to contrib/math Doug Coleman 2005-10-20 04:10:25 +0000
  • 5a4eed6367 Moved Doug Coleman 2005-10-20 03:19:42 +0000
  • c6dd354388 Added some fun identities Doug Coleman 2005-10-19 06:55:36 +0000
  • 387e96018e Added: gammaln(x). it's inf for all -x Fixed the unit-tests for gamma -- the abs(diff) < 0.0001, not: diff < .0001 Doug Coleman 2005-10-19 06:48:08 +0000
  • 8ecb2f0e09 Initial checkin factorial, nCk, nPk, gamma(x) Doug Coleman 2005-10-19 05:56:30 +0000
  • 97351f3d73 %call-label and %return-to were compiled wrong Slava Pestov 2005-10-19 00:35:41 +0000
  • 961d2258a6 fix powerpc abi issues, add load.factor files Slava Pestov 2005-10-19 00:19:10 +0000
  • 594834b795 fix powerpc abi issues, add load.factor files Slava Pestov 2005-10-19 00:19:09 +0000
  • 47ea66e1ea Somehow a couple lines of diff ended up in cvs.. Doug Coleman 2005-10-18 18:38:45 +0000
  • befabc5fee added try-compile Doug Coleman 2005-10-18 18:37:42 +0000
  • 494bafcf5c Bugfix: snac-flags HEX: 8000 means extra-data section. Packets parsed correctly now Doug Coleman 2005-10-18 03:12:25 +0000
  • fe8ea12043 Bugfix: some FAMILY: 1 OPCODE: f packets have extra information. (if snac flags > 0?) Doug Coleman 2005-10-17 23:35:51 +0000
  • 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 Doug Coleman 2005-10-17 22:45:01 +0000
  • 108077c3d5 Add group works! Remove group works if group existed during signon. Add buddy broken but nearly supported Doug Coleman 2005-10-17 06:28:11 +0000
  • 01b196da41 Bugfix: respond to buddylist on snac-flag == 0 instead of == 1 Feature: keeps a better buddylist now Add/remove buddy/group almost implemented Doug Coleman 2005-10-17 03:31:30 +0000
  • 8705ef49d2 Added ch>lower, ch>upper, >lower, >upper Doug Coleman 2005-10-17 01:50:43 +0000
  • d36bb2e58a Parse buddy list Doug Coleman 2005-10-16 23:41:35 +0000
  • 1ed21403ca pop-front more efficient now Doug Coleman 2005-10-16 22:13:00 +0000
  • a77f8c7bf1 And another clone in (pgcd) Doug Coleman 2005-10-16 22:00:56 +0000
  • 2e715a33c2 pgcd's { 0 } and { 1 } seqs needed to be cloned. Doug Coleman 2005-10-16 21:59:30 +0000
  • 526adb02f9 Cleaned up p/mod Cleaned up the code in general Doug Coleman 2005-10-16 21:39:46 +0000
  • a005a99c16 Initial checkin Doug Coleman 2005-10-16 19:11:50 +0000
  • 4bb2c7e860 add css as valid mime type to httpd Chris Double 2005-10-15 00:17:57 +0000
  • 7e47f5388f FreeType bindings work Slava Pestov 2005-10-14 08:05:02 +0000
  • 0eae8ef151 Order of login to second server has been changed. A good technique for seeing which packets are in direct response to others is timestamps in ethereal. Consequences of above: Buddy list is sent! Corrected error in sending a certain request packet Doug Coleman 2005-10-13 11:16:41 +0000
  • 6e07be71ed fix bootstrap problems Slava Pestov 2005-10-13 05:48:16 +0000
  • 94e6955fd0 various fixes and OpenGL UI work Slava Pestov 2005-10-13 04:30:44 +0000
  • 113f717fa0 OpenGL work Slava Pestov 2005-10-13 04:23:17 +0000
  • 94d2384ec4 tuple-db: find-tuples fixed for querying all instances Chris Double 2005-10-13 01:14:36 +0000
  • 7f77901801 Cleaned up second-bunch. Bugfix: actually sends a good capabilities packet Bugfix: actually sends a good request buddylist packet Added: head-longlong (128 bit) Doug Coleman 2005-10-12 19:22:00 +0000
  • 6c8783ba4e Moved OpenGL to core library Slava Pestov 2005-10-12 04:14:46 +0000
  • 3ff1915f1a UI fixes for OS X, compiler fixes for PowerPC Slava Pestov 2005-10-12 03:28:17 +0000
  • 29104bb40e fix powerpc relocation bug Slava Pestov 2005-10-12 01:46:14 +0000
  • 863617b600 cont-responder: add (show) and (show-final) to allow setting content type Chris Double 2005-10-11 21:48:06 +0000
  • 57e90a5513 latest fixes Slava Pestov 2005-10-11 01:12:53 +0000
  • 17691a1d4b cont-responder: change location forwarding to use absolute url's to get things working with Safari. Chris Double 2005-10-10 22:17:56 +0000
  • 6ee3b7a4dd Changed print-buddy-list Added some stubs for unsupported opcodes Doug Coleman 2005-10-10 21:21:38 +0000
  • fdb2c33161 FAMILY: and OPCODE: take decimal now (not hex) General cleanups, handling of some more packet data Doug Coleman 2005-10-10 19:34:07 +0000
  • 01740ac7fb fix random scoping issue Slava Pestov 2005-10-10 04:08:51 +0000
  • e0fdc89126 mismatch and drop-prefix words, bootstrap fix Slava Pestov 2005-10-10 03:19:49 +0000
  • e6d93ee7cd UI refactoring and fixes Slava Pestov 2005-10-10 01:27:14 +0000
  • 5dc9e2d56b cleaner >short-array Daniel Ehrenberg 2005-10-09 18:18:44 +0000
  • 732b269933 fixing sloppy code Daniel Ehrenberg 2005-10-08 21:30:18 +0000
  • 6b8e232c63 fix bignum emission, put MT in core Slava Pestov 2005-10-08 05:15:14 +0000
  • 47f511d8a6 some UI refactoring Slava Pestov 2005-10-08 00:26:21 +0000
  • 26d0e7ede5 call get_error_message() for an F_STRING instead of char* Doug Coleman 2005-10-07 22:50:31 +0000
  • e4e2d1b0c6 Maintain a buddy list Doug Coleman 2005-10-07 22:45:47 +0000
  • 1765f6e943 Added more functions and enums Sampo Vuori 2005-10-07 18:02:22 +0000
  • c0306a3176 added several functions Sampo Vuori 2005-10-07 17:36:37 +0000
  • 9f284c620f Renaming of code mostly--words like (blah) should have a corresponding word named blah Doug Coleman 2005-10-07 08:31:14 +0000
  • 79d4d5f20a bugfix: error_message alien-invoke takes an "int" Doug Coleman 2005-10-06 22:11:53 +0000
  • 7242f38fd7 get_error_message() is for native calls in native/win32/ffi.c error_message() is called via alien-invoke from factor code bugfix: the last "fix" caused the factor runtime to get a char* instead of F_STRING Doug Coleman 2005-10-06 22:10:27 +0000
  • 211c60c210 sqlite: various tuple-db bug fixes Chris Double 2005-10-05 23:13:57 +0000
  • 05bea5a1b5 Added beginnings of cairo bindings Sampo Vuori 2005-10-05 16:35:29 +0000
  • 1f08ee4c6f oops, removed USE: io from last debug session Doug Coleman 2005-10-05 07:20:35 +0000
  • 3409f887e1 major bugfix, was not wrapping around the mt array so the last element stayed the same fixed a refactoring error. added a unit test for the 10,000th random of seed 5489 Doug Coleman 2005-10-05 07:19:29 +0000
  • 47da70e5a8 UI user input fix Slava Pestov 2005-10-05 06:01:06 +0000
  • 0e148687ad dup over dup => dup 2dup Doug Coleman 2005-10-05 05:52:15 +0000
  • ea58378a57 Call y from inside set-mth-ith Doug Coleman 2005-10-05 05:49:05 +0000
  • 5be3e42f30 Uses array instead of sequence off by one on sequence initial size corrected [ 1 + ] change => inc Doug Coleman 2005-10-05 05:45:58 +0000
  • 7192167304 Removed (internal) words with no corresponding non-internal Removed SYMBOL: init minor cleanups Doug Coleman 2005-10-05 05:21:14 +0000
  • fa122fd1c0 buffer_to_c_string() now uses strlen() Doug Coleman 2005-10-05 04:24:19 +0000
  • 1fddaf44e7 quaternion fix; add v>q and q>v words Slava Pestov 2005-10-05 04:18:55 +0000
  • 6de799c230 Changed FormatMessage alien-invoke to last_error() alien-invoke in native/misc.c Doug Coleman 2005-10-05 04:12:38 +0000
  • 443acc846a Added buffer_to_c_string to go from a win32-api-allocated buffer to a gc-ed char* Changed whitespace removal Doug Coleman 2005-10-05 04:06:57 +0000
  • 7fc87a420b Include ctype.h for isspace() only in win32 Doug Coleman 2005-10-05 04:02:24 +0000
  • 62958f570e Remove implicit declaration of init_signals() on win32 Doug Coleman 2005-10-05 03:16:30 +0000
  • a694e52371 quaternions Slava Pestov 2005-10-05 01:33:02 +0000
  • 75376bc6f7 remove obsolete plot3d Slava Pestov 2005-10-04 19:28:47 +0000