Commit Graph

12611 Commits (23c8b375ccdaff42d785bce058fd2b3efc7328d8)

Author SHA1 Message Date
Jose A. Ortega Ruiz 473095b6d5 FUEL: Persistent listener history. 2009-02-28 02:29:35 +01:00
Yun, Jonghyouk e36967d3b8 io.encodings.korean modified 2009-02-28 01:34:04 +09:00
Yun, Jonghyouk c3be596926 io.encodings.{asian, korean} updates: i.e.asian docs... 2009-02-28 01:21:24 +09:00
Yun, Jonghyouk c993d7324a * initial: io.encodings.asian vocab
* modify io.encodings.korean to use io.encodings.asian common codetable vocab
2009-02-28 00:57:13 +09:00
Slava Pestov cdfab25bb1 Fix up images.viewer 2009-02-27 01:01:51 -06:00
Daniel Ehrenberg 0214dc5e7d Merge branch 'master' of git://factorcode.org/git/factor 2009-02-27 00:56:54 -06:00
Daniel Ehrenberg 2c462745f1 Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
Slava Pestov bfc7b3ce8f make-bitmap-image is more useful now 2009-02-27 00:51:55 -06:00
sheeple c9e156a73b Merge branch 'master' of git://factorcode.org/git/factor 2009-02-27 00:29:08 -06:00
sheeple ec51a3a1a1 id3-info -> id3v1-info, remove work in progress 2009-02-27 00:27:39 -06:00
sheeple 16e394517c use vocab: in id3 tests, remove lots of helper words because it's clear what they do 2009-02-27 00:23:04 -06:00
Slava Pestov 45dae72f4a Merge branch 'master' into new_ui 2009-02-26 23:31:36 -06:00
Slava Pestov 452ba3edb3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 23:30:58 -06:00
Slava Pestov 11117648ea Fix stack checker regressions 2009-02-26 23:30:48 -06:00
Slava Pestov cf62353e23 Working on Pango binding 2009-02-26 23:30:02 -06:00
Slava Pestov 51fdd23248 Abstract out images.memory from core-graphics vocab 2009-02-26 23:29:39 -06:00
Doug Coleman 63c9b1a6b8 try to detect the encoding for id3 headers. need to try this on some mp3s from the wild 2009-02-26 22:33:43 -06:00
Daniel Ehrenberg 99a2b95a5b Reorganizing regexp matcher protocol 2009-02-26 22:14:41 -06:00
Doug Coleman efe701af9b fix editors for find-in-program-files change 2009-02-26 21:50:20 -06:00
Doug Coleman de9154fc5e make find-all-files and find-in-program-files not take the traversal method 2009-02-26 21:50:01 -06:00
Doug Coleman e1b4e8c66f id3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can access the title, album, etc fields by calling id3-title, etc, but also other frames are saved and can be accessed 2009-02-26 21:39:53 -06:00
Doug Coleman 1bd35e6f62 better io.mmap test 2009-02-26 19:58:25 -06:00
Doug Coleman d875033986 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 18:27:28 -06:00
Doug Coleman 084311750e add using to mmap tests 2009-02-26 18:11:07 -06:00
Doug Coleman a083832ab4 fix typo in math docs 2009-02-26 18:10:11 -06:00
Doug Coleman 4fa96d0186 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 18:09:10 -06:00
Daniel Ehrenberg af2d380a7f Regexp compiler used from literals 2009-02-26 18:06:57 -06:00
Doug Coleman 16d3562b23 factor id3 a bit 2009-02-26 18:03:15 -06:00
Doug Coleman e986a60487 id3 shouldn't fail on files with length < 128 2009-02-26 17:54:44 -06:00
Doug Coleman dc370e56ab mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix 2009-02-26 17:34:26 -06:00
Slava Pestov 500d6eddb5 Update tools.walker for model renaming 2009-02-26 16:33:00 -06:00
Slava Pestov 571db75e40 Update code for model class renamings 2009-02-26 16:15:28 -06:00
Slava Pestov b19ef56870 Remove filter models to arrow models, and rename compose models to product models 2009-02-26 16:15:10 -06:00
Slava Pestov e0cfad4676 Merge branch 'master' into new_ui 2009-02-26 14:27:55 -06:00
Daniel Ehrenberg 85432bd267 Various regexp cleanups, and compiler from regexp to quotations 2009-02-26 14:19:02 -06:00
Daniel Ehrenberg 9a015f56ac Merge branch 'master' of git://factorcode.org/git/factor into regexp 2009-02-26 14:12:32 -06:00
Slava Pestov bda8b2dda6 Better inlining for both-fixnums? 2009-02-26 14:11:26 -06:00
Slava Pestov a2404fad94 Add missing file 2009-02-26 13:44:37 -06:00
Slava Pestov 3f70bb3b22 Update docs for improved error reporting 2009-02-26 13:41:50 -06:00
Slava Pestov 063e457109 Remove superflous \ 2009-02-26 13:41:30 -06:00
Slava Pestov c8d5e98898 Fix conflicts 2009-02-26 03:12:19 -06:00
Slava Pestov 73e1b4c5e2 Better error recovery for set-model 2009-02-26 02:59:29 -06:00
Slava Pestov 8e9ca923b7 Remove unmaintained/pango 2009-02-26 02:31:36 -06:00
Slava Pestov 8ec3196d18 Dust off Pango binding 2009-02-26 02:31:24 -06:00
Slava Pestov a5561146b8 mason: still send a report of post-build tasks (binary packaging, etc) fail 2009-02-26 01:45:15 -06:00
Slava Pestov 8f10b7d966 mason.release.tidy: get list of files to delete from build-support/cleanup 2009-02-26 01:38:01 -06:00
Slava Pestov 1efbd686a1 Remove two useless files: grovel.c and factor.el (superceded by fu/fu.el) 2009-02-26 01:37:05 -06:00
Slava Pestov efede19571 Make some errors better in the stack checker 2009-02-26 01:25:13 -06:00
Slava Pestov 4426526252 Fixing some things I broke 2009-02-25 23:30:30 -06:00
Daniel Ehrenberg 6d4be255bc Merge branch 'master' of git://factorcode.org/git/factor into regexp 2009-02-25 16:22:17 -06:00