Commit Graph

11868 Commits (8654bfe92142b4b1bfe8aa5257fa1d361f83a461)

Author SHA1 Message Date
Doug Coleman c069add10b fix using lists 2009-02-08 17:34:17 -06:00
Daniel Ehrenberg da45cbe96d Rewriting basis/wrap with Knuth's algorithm. Minor API changes will probably break Slava's unmerged UI changes 2009-02-08 17:13:28 -06:00
Jose A. Ortega Ruiz 08ad6ca116 FUEL: use factor.com instead of factor.exe as default binary under Windows. 2009-02-08 23:22:23 +01:00
Doug Coleman bba1598697 move io tests into io.files 2009-02-08 13:59:32 -06:00
Doug Coleman fef602b185 remove superfluous flush from io tests 2009-02-08 13:58:39 -06:00
Doug Coleman 69f4899e11 document stream seeking 2009-02-08 13:51:02 -06:00
Doug Coleman 16312f6711 clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
Slava Pestov 11347713f7 ui.gadgets.search-tables: update for ui.gadgets.tables protocol change 2009-02-08 04:27:24 -06:00
Slava Pestov 73511e6483 Merge branch 'master' into new_ui 2009-02-08 00:21:14 -06:00
Slava Pestov aa6166adf2 Fix typo 2009-02-08 00:20:56 -06:00
Slava Pestov 043b77c702 Fix conflict 2009-02-08 00:07:59 -06:00
Slava Pestov bf05232086 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-07 23:05:01 -06:00
Slava Pestov f36ec3f0c5 Add nsum, nspread and nweave to generalizations 2009-02-07 23:04:55 -06:00
Doug Coleman c5a3241dae Merge branch 'master' of git://factorcode.org/git/factor 2009-02-07 21:23:53 -06:00
Doug Coleman f08c8dd66d fix some compile bugz 2009-02-07 21:23:35 -06:00
Slava Pestov 36e5536110 Mention string encoding in >string 2009-02-07 20:39:32 -06:00
Slava Pestov f4ae56a85b ui.gadgets.line-support: common code for gadgets that display a vertical list of lines 2009-02-07 18:14:18 -06:00
Slava Pestov 06eb14573b ui.gadgets.panes: set background color of labels to page-color 2009-02-07 18:13:33 -06:00
Slava Pestov 9f49139057 ui.gadgets.editors and ui.gadgets.tables: factor out common code into ui.gadgets.line-support, fix selection rendering
documents: don't use dynamic variables inappropriately, clean up stack shuffling
2009-02-07 18:09:50 -06:00
Slava Pestov ca2c14646e help.stylesheet: use COLOR: 2009-02-07 18:05:24 -06:00
Slava Pestov 176629055e Add support for rendering selected text to ui.text 2009-02-07 18:05:11 -06:00
Philipp Bruschweiler 8097b52b12 initial infix vocab 2009-02-08 01:03:35 +01:00
Doug Coleman f499cab2fb seek -> new seeking 2009-02-07 11:35:13 -06:00
Doug Coleman 959ef7a737 better error handling for backends 2009-02-07 11:24:12 -06:00
Doug Coleman 2820b9fc99 better error handling on unix seek, unit tests 2009-02-07 11:23:00 -06:00
Doug Coleman 44a4c20f23 update stream seeking on windows for new api 2009-02-07 11:00:16 -06:00
Doug Coleman bc0521f88a make seeking support the full lseek options, add seeking on output ports, remove seeking from decoders.. 2009-02-07 10:30:51 -06:00
Doug Coleman 044fd02b5c more work on tiff -- parse all the relevant ifd-entries 2009-02-07 10:07:41 -06:00
Doug Coleman 723f08ca61 fix buffer-seek 2009-02-07 09:52:34 -06:00
Doug Coleman ec7356446f read ifds for tiff files 2009-02-07 08:59:50 -06:00
Doug Coleman 790f3b867c remove bogus unix depenedency, implement seeking on windows 2009-02-07 01:12:03 -06:00
Doug Coleman f6f716c4e3 unix support for stream seeking 2009-02-07 01:03:12 -06:00
Doug Coleman 5f39a714be add some constants to unix 2009-02-07 00:59:50 -06:00
Doug Coleman a4b174d04b spruce up unmaintained/openal -- can maybe go back into extra/ 2009-02-07 00:58:02 -06:00
Doug Coleman 26f9df982d the start of a tiff library 2009-02-06 23:41:59 -06:00
Doug Coleman 1979fbc61a pack uses endian library now 2009-02-06 23:37:38 -06:00
Doug Coleman b073fe5eee the start of an endianness library, used by pack 2009-02-06 23:37:18 -06:00
Doug Coleman 0fc6dde178 make sure multipart parsing has enough bytes to compare against 2009-02-06 22:56:46 -06:00
Doug Coleman c45b188581 fix furnace.utilities 2009-02-06 22:43:11 -06:00
Doug Coleman 0fcdaf0e5f Merge branch 'master' of git://factorcode.org/git/factor 2009-02-06 18:46:38 -06:00
Doug Coleman 201296c040 dllexport err_no and clear_err_no 2009-02-06 18:46:23 -06:00
Doug Coleman a1fe951e4f Merge branch 'master' of git://factorcode.org/git/factor 2009-02-06 18:41:11 -06:00
Doug Coleman d5dc7f5db5 remove bad comment 2009-02-06 18:40:41 -06:00
Doug Coleman c8c427ec15 initial, non-stream-based zlib binding 2009-02-06 18:38:41 -06:00
Doug Coleman 4ebc3203d6 unbreak bootstrap 2009-02-06 18:36:00 -06:00
Doug Coleman 938d459b5c Merge branch 'master' of git://factorcode.org/git/factor 2009-02-06 18:22:57 -06:00
Doug Coleman 43a91efde9 rename err_no to errno, clear_err_no to clear-errno, move them to libc, update usages 2009-02-06 18:22:28 -06:00
Doug Coleman 4cd8bba92e better warnings on unsupported bmp formats 2009-02-06 17:31:03 -06:00
Doug Coleman 89c0dd21dd fix furnace.utilities lint 2009-02-06 17:14:03 -06:00
Doug Coleman e0e333b449 fix link 2009-02-06 17:13:47 -06:00