Commit Graph

21142 Commits (74dc8db962c7f31ab7b9503153f21e1a2be41171)

Author SHA1 Message Date
Slava Pestov a7dec01453 http: host header should not include the port number 2010-07-05 22:55:20 -04:00
Slava Pestov 58b5c60886 mason: update for twitter vocab changes 2010-07-05 22:18:02 -04:00
Slava Pestov 77d7a92b9e twitter: update to use OAuth 2010-07-05 22:17:16 -04:00
Slava Pestov 7e318bae57 oauth: basic implementation of an OAuth consumer 2010-07-05 22:14:06 -04:00
Slava Pestov 4d3b7179d7 Merge branch 'mongodb-changes' of git://github.com/x6j8x/factor 2010-07-05 20:40:09 -04:00
Slava Pestov 3159b66103 Merge branch 'gdbm' of http://github.com/dmsh/factor 2010-07-05 20:35:54 -04:00
Joe Groff c6fd20b107 math.polynomials: update pdiff for no-integers-as-sequences (reported by rswarbrick) 2010-07-04 09:23:43 -07:00
Dmitry Shubin 18c93fa1bd gdbm: add shorthands for common cases 2010-07-04 02:12:07 +04:00
Slava Pestov a55c8ee671 FFI rewrite part 6: deconcatenatize 2010-07-02 15:44:12 -04:00
Joe Groff 3f13fc7099 unix.ffi: third argument of ioctl should be void*, not c-string (reported by ceninan) 2010-06-30 09:09:16 -07:00
Niklas.Waern 8321c7b559 libudev bindings in resource:extra 2010-06-29 19:25:26 +02:00
Joe Groff 780c190d69 new vocab windows.streams: COM IStream wrapper for factor streams 2010-06-28 21:51:49 -07:00
Joe Groff 6bca9f2e15 windows.com: add IStream interface 2010-06-28 19:41:51 -07:00
Joe Groff 93a893f8f4 windows.gdiplus: resolve ambiguity introduced by auto-use 2010-06-28 16:42:15 -07:00
Joe Groff e140cf09f4 windows.gdiplus: clean up so it loads 2010-06-28 16:30:45 -07:00
Joe Groff 0cb3eff34b alien.enums: allow enum members to be given values based on other enum symbols' values 2010-06-28 15:56:44 -07:00
Slava Pestov 01c0db90a4 http.server: more doc fixes 2010-06-28 17:42:48 -04:00
Slava Pestov 0bea14dcd5 http.server: tweak docs 2010-06-28 17:31:45 -04:00
Slava Pestov 350a6522c7 ui.tools.traceback: make it a tool window so that its size is saved, and workspace shortcuts work 2010-06-28 17:10:15 -04:00
Joe Groff cd183a24b4 new vocab windows.gdiplus: bindings to GDI+ (not tested yet) 2010-06-28 11:33:25 -07:00
Joe Groff 8c9c0f05d2 prettyprint.backend: leave nesting-limit unset when prettyprinting hashtables without a nesting limit, fixing the bug where it would get set to 1 and print nothing (reported by Blei) 2010-06-28 09:10:16 -07:00
Dmitry Shubin 2446a59744 gdbm: move enums to main vocab 2010-06-28 03:50:06 +04:00
Dmitry Shubin 0c020a47d8 gdbm: each-key - higher order combinator for sequential access 2010-06-28 03:30:52 +04:00
Dmitry Shubin 6705f4f466 gdbm: drop "gdbm-" prefix 2010-06-28 02:17:11 +04:00
Dmitry Shubin 8790c73a26 gdbm: add metadata 2010-06-28 02:14:50 +04:00
Dmitry Shubin 2992a37fe5 gdbm: add gdbm-info 2010-06-28 01:52:36 +04:00
Dmitry Shubin cab257bbea gdbm: documentation addendum 2010-06-28 01:46:20 +04:00
Dmitry Shubin e16f6e816f gdbm: add unit tests 2010-06-28 01:45:05 +04:00
Joe Groff 5966a65ade twitter.prettyprint: wrap tweet text 2010-06-27 14:16:41 -07:00
Joe Groff 5c95d90da3 ui.images: load images.cocoa backend by default instead of images.png/images.tiff on macosx 2010-06-27 13:55:45 -07:00
Joe Groff 0d35e277ea images, opengl.textures, images.cocoa: add support for premultiplied alpha so we can use data from cocoa images 2010-06-27 13:44:25 -07:00
Joe Groff 3029a94756 images.cocoa: work around broken limited-stream behavior 2010-06-27 13:31:07 -07:00
Dmitry Shubin 66102b763b gdbm: add documentation 2010-06-28 00:00:19 +04:00
Dmitry Shubin ce2ba6a271 gdbm: replace ALIAS: with normal definition for documentation's sake 2010-06-27 23:56:20 +04:00
Joe Groff e433b16b42 cocoa.messages: return cocoa char* values as void* instead of c-string 2010-06-27 12:42:14 -07:00
Joe Groff 05faf6919b new vocab images.cocoa: load image objects using native cocoa api 2010-06-27 12:29:21 -07:00
Joe Groff 044a862c37 new vocab twitter.prettyprint: styled printing of twitter statuses 2010-06-27 11:09:49 -07:00
Dmitry Shubin d3f1f7f609 gdbm: fix stack effect comment 2010-06-27 20:35:46 +04:00
Dmitry Shubin d14bf0736d gdbm: add <gdbm> constructor 2010-06-27 17:40:22 +04:00
Dmitry Shubin 4720a1aad3 gdbm: more user-friendly initial configuration 2010-06-27 01:29:47 +04:00
Dmitry Shubin 9a1a60f804 gdbm: better option setters 2010-06-27 01:28:58 +04:00
Dmitry Shubin d1d742211b gdbm: remove obsolete options 2010-06-27 01:28:53 +04:00
Dmitry Shubin 09dbdaae77 gdbm: switch back to simpler error handling scheme 2010-06-26 22:06:35 +04:00
Joe Groff 89d7634fe2 vm/safeseh.asm: make exception_handler proto declaration explicitly "proto c" so linking works properly with VS 2010 (reported by Doug Coleman) 2010-06-24 13:19:02 -07:00
Doug Coleman ef0001ec53 Fix Windows compileation for VS 2010 2010-06-24 14:57:03 -05:00
Slava Pestov a4f509dee9 mason.updates: revert bad code 2010-06-24 13:45:26 -04:00
Slava Pestov ae2c2909af Revert guarded method inlining
This reverts commit 44a835e3fc, reversing
changes made to d45926bda0.
2010-06-24 12:35:21 -04:00
Slava Pestov ee55d0e452 mason.common: fix file name 2010-06-24 12:28:23 -04:00
Slava Pestov e07ce4d220 stack-checker.dependencies: Oops 2010-06-24 05:27:01 -04:00
Slava Pestov 97eb276c48 stack-checker.dependencies: fix error thrown if depends-on-single-method parameters are no longer valid 2010-06-24 04:28:40 -04:00