Commit Graph

6784 Commits (dfb55736c54bc8471d50e980e32e1f90a7cc858e)

Author SHA1 Message Date
Slava Pestov c2bc2c0705 Updating deploy tool, mason.child and factor.sh for new Windows DLLs 2009-03-07 19:39:11 -06:00
Slava Pestov 52fef83061 Fix various unit tests 2009-03-07 15:58:14 -06:00
Slava Pestov 08c3842403 More 4DNav fixes 2009-03-07 15:57:54 -06:00
Slava Pestov 987a89bc4d Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-03-07 15:24:41 -06:00
Jose A. Ortega Ruiz 42fc636abc FUEL: fix vocabulary list tables. 2009-03-07 14:21:23 +01:00
Jose A. Ortega Ruiz 6a711861c6 FUEL: Compilation fixes. 2009-03-07 13:55:22 +01:00
Slava Pestov 2cd0ebb98d Update infix for locals change 2009-03-07 03:21:03 -06:00
Slava Pestov 72d9be21ae Update 4DNav for new_ui 2009-03-07 03:20:47 -06:00
Slava Pestov ad64211503 Move flatland to unmaintained 2009-03-07 01:47:18 -06:00
Slava Pestov c1792d169e Remove some stuff from unmaintained, and put some extra stuff there 2009-03-07 01:38:50 -06:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov c2a0613929 Updating meta-data 2009-03-07 00:57:04 -06:00
Slava Pestov e4a0396550 Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg 2009-03-06 19:48:04 -06:00
Slava Pestov df95c2a5b4 Merge branch 'master' into new_ui 2009-03-05 13:59:55 -06:00
Slava Pestov 50bd57bbcd Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-03-05 13:44:40 -06:00
Slava Pestov f50e6eef2a Update gesture-logger for new_ui 2009-03-05 13:38:32 -06:00
Slava Pestov 7b9491066c Fix conflict in images vocab 2009-03-04 21:43:56 -06:00
Doug Coleman 14a841cf3e add a word to id3ify directories 2009-03-02 19:41:58 -06:00
Doug Coleman 1a8b97e4d9 bitmap loading is cleaner 2009-03-02 19:38:28 -06:00
Samuel Tardieu 2c8d3bad08 Continued fractions 2009-03-02 19:10:43 +01:00
Doug Coleman 3dda2c2a25 don't try id3 files with size 0 2009-03-02 12:05:36 -06:00
U-SLAVA-DFB8FF805\Slava 2ec3f1c700 Delete ui.text.freetype, opengl.sprites, and Bitstream Vera fonts; move freetype FFI binding from basis to extra since its no longer used by the UI 2009-03-02 01:17:33 -06:00
Slava Pestov 25a877e50b Merge OneEyed's patch 2009-02-28 17:06:55 -06:00
Slava Pestov cd53c2bd37 produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
Slava Pestov 78ce670101 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
Slava Pestov cdfab25bb1 Fix up images.viewer 2009-02-27 01:01:51 -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
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
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 4fa96d0186 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 18:09:10 -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
Slava Pestov 571db75e40 Update code for model class renamings 2009-02-26 16:15:28 -06:00
Slava Pestov c8d5e98898 Fix conflicts 2009-02-26 03:12:19 -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 4426526252 Fixing some things I broke 2009-02-25 23:30:30 -06:00
Slava Pestov ce1bc1d6ed Fixing conflicts from stack checker changes 2009-02-24 01:21:10 -06:00
Slava Pestov 91d0c4ed1f Fix conflict 2009-02-22 20:02:13 -06:00
Slava Pestov 0c090699c2 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-22 19:52:06 -06:00
Doug Coleman e026b554a9 use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
Doug Coleman 7aa8e7320d use CONSTANT: 2009-02-22 18:00:43 -06:00
Doug Coleman adf6e97e17 use CONSTANT: 2009-02-22 17:58:14 -06:00
Doug Coleman e99dfc25e8 use CONSTANT: 2009-02-22 17:57:31 -06:00
Doug Coleman 6282b552c1 use CONSTANT: 2009-02-22 17:56:12 -06:00
Doug Coleman 917296670d use CONSTANT: 2009-02-22 17:52:27 -06:00
Doug Coleman f7165e115e remove extra ?at definition 2009-02-22 17:52:04 -06:00
Doug Coleman 4b3f646cc0 Your name -> his name 2009-02-22 17:51:43 -06:00