]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoFix conflict in images vocab
Slava Pestov [Thu, 5 Mar 2009 03:43:56 +0000 (21:43 -0600)]
Fix conflict in images vocab

15 years agoChange a throw to rethrow so that we don't lose the original stack trace
Slava Pestov [Thu, 5 Mar 2009 03:38:05 +0000 (21:38 -0600)]
Change a throw to rethrow so that we don't lose the original stack trace

15 years agoFix typo in io.mmap.functor stack effect
Slava Pestov [Thu, 5 Mar 2009 03:37:49 +0000 (21:37 -0600)]
Fix typo in io.mmap.functor stack effect

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 5 Mar 2009 03:36:34 +0000 (21:36 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoio.encodings.utf8 fixed for bootstrap; add unit tests
U-SLAVA-DFB8FF805\Slava [Thu, 5 Mar 2009 03:33:34 +0000 (21:33 -0600)]
io.encodings.utf8 fixed for bootstrap; add unit tests

15 years agoClean up
Slava Pestov [Thu, 5 Mar 2009 03:15:16 +0000 (21:15 -0600)]
Clean up

15 years agoFix offset conversion in ango backend
Slava Pestov [Thu, 5 Mar 2009 03:09:38 +0000 (21:09 -0600)]
Fix offset conversion in ango backend

15 years agoAdd utf8-index> and >utf8-index words for dealing with broken C APIs
Slava Pestov [Thu, 5 Mar 2009 02:43:04 +0000 (20:43 -0600)]
Add utf8-index> and >utf8-index words for dealing with broken C APIs

15 years agoinitial support for parsing in png files and a test image
Doug Coleman [Tue, 3 Mar 2009 22:24:41 +0000 (16:24 -0600)]
initial support for parsing in png files and a test image

15 years agoAdding map-find to core
Daniel Ehrenberg [Tue, 3 Mar 2009 18:22:47 +0000 (12:22 -0600)]
Adding map-find to core

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 3 Mar 2009 05:31:49 +0000 (23:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMinor bug fixes
Daniel Ehrenberg [Tue, 3 Mar 2009 05:31:13 +0000 (23:31 -0600)]
Minor bug fixes

15 years agoBig5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out...
Daniel Ehrenberg [Tue, 3 Mar 2009 05:19:06 +0000 (23:19 -0600)]
Big5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out; Asian encoding vocabs renamed
Merge branch 'master' of git://github.com/ageldama/factor

Conflicts:

basis/io/encodings/korean/korean-docs.factor
basis/io/encodings/korean/korean-tests.factor
basis/io/encodings/korean/korean.factor

15 years agoadd a word to id3ify directories
Doug Coleman [Tue, 3 Mar 2009 01:41:58 +0000 (19:41 -0600)]
add a word to id3ify directories

15 years agobitmap loading is cleaner
Doug Coleman [Tue, 3 Mar 2009 01:38:28 +0000 (19:38 -0600)]
bitmap loading is cleaner

15 years agoFactoring out EUC code
Daniel Ehrenberg [Tue, 3 Mar 2009 00:22:55 +0000 (18:22 -0600)]
Factoring out EUC code

15 years agodon't try id3 files with size 0
Doug Coleman [Mon, 2 Mar 2009 18:05:36 +0000 (12:05 -0600)]
don't try id3 files with size 0

15 years agoUpdate README
Slava Pestov [Mon, 2 Mar 2009 08:57:53 +0000 (02:57 -0600)]
Update README

15 years agoWorking on X11 backend
Slava Pestov [Mon, 2 Mar 2009 08:55:54 +0000 (02:55 -0600)]
Working on X11 backend

15 years agoUse Pango text rendering on Windows
U-SLAVA-DFB8FF805\Slava [Mon, 2 Mar 2009 07:18:27 +0000 (01:18 -0600)]
Use Pango text rendering on Windows

15 years agoDelete ui.text.freetype, opengl.sprites, and Bitstream Vera fonts; move freetype...
U-SLAVA-DFB8FF805\Slava [Mon, 2 Mar 2009 07:17:33 +0000 (01:17 -0600)]
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

15 years agoFix Pango and ui.event-loop for Windows
U-SLAVA-DFB8FF805\Slava [Mon, 2 Mar 2009 07:12:06 +0000 (01:12 -0600)]
Fix Pango and ui.event-loop for Windows

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 2 Mar 2009 06:06:45 +0000 (00:06 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdding missing inline declarations
Daniel Ehrenberg [Mon, 2 Mar 2009 06:06:27 +0000 (00:06 -0600)]
Adding missing inline declarations

15 years agoFix pango font-metrics implementation
Slava Pestov [Mon, 2 Mar 2009 04:10:20 +0000 (22:10 -0600)]
Fix pango font-metrics implementation

15 years agoUnit tests for Pango and Cairo
Slava Pestov [Mon, 2 Mar 2009 02:14:16 +0000 (20:14 -0600)]
Unit tests for Pango and Cairo

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Mon, 2 Mar 2009 02:13:05 +0000 (20:13 -0600)]
Merge branch 'master' into new_ui

15 years agoMake execute( faster, add execute-unsafe( and make effect tuple slots read only
Slava Pestov [Mon, 2 Mar 2009 02:12:35 +0000 (20:12 -0600)]
Make execute( faster, add execute-unsafe( and make effect tuple slots read only

15 years agoUse pango text backend by default on X11
Slava Pestov [Mon, 2 Mar 2009 02:10:33 +0000 (20:10 -0600)]
Use pango text backend by default on X11

15 years agopango: compute x-height and cap-height metrics
Slava Pestov [Mon, 2 Mar 2009 02:10:19 +0000 (20:10 -0600)]
pango: compute x-height and cap-height metrics

15 years agoio.encodings.japanese eucjp encode-char working...
Yun, Jonghyouk [Sun, 1 Mar 2009 14:49:33 +0000 (23:49 +0900)]
io.encodings.japanese eucjp encode-char working...

15 years agoio.encodings.japanese eucjp=>decode-char proper working version!
Yun, Jonghyouk [Sun, 1 Mar 2009 13:54:00 +0000 (22:54 +0900)]
io.encodings.japanese eucjp=>decode-char proper working version!

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Sun, 1 Mar 2009 09:40:53 +0000 (03:40 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sun, 1 Mar 2009 08:55:55 +0000 (02:55 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoio.encodings.korean iso2022kr ...
Yun, Jonghyouk [Sun, 1 Mar 2009 08:23:41 +0000 (17:23 +0900)]
io.encodings.korean iso2022kr ...

15 years agoio.encodings.korean iso2022kr encode-char working version
Yun, Jonghyouk [Sun, 1 Mar 2009 08:17:01 +0000 (17:17 +0900)]
io.encodings.korean iso2022kr encode-char working version

15 years agoio.encodings.japanese eucjp ...
Yun, Jonghyouk [Sun, 1 Mar 2009 03:38:17 +0000 (12:38 +0900)]
io.encodings.japanese eucjp ...

15 years agoFix text positioning with pango backend
Slava Pestov [Sun, 1 Mar 2009 02:33:53 +0000 (20:33 -0600)]
Fix text positioning with pango backend
Implement selection rendering
Make resolution configurable
Clean up float <-> fixed point conversion

15 years agoSimplify core-text vocab a bit since we don't need the CTFont after we've created...
Slava Pestov [Sun, 1 Mar 2009 02:33:27 +0000 (20:33 -0600)]
Simplify core-text vocab a bit since we don't need the CTFont after we've created the CTLine anymore

15 years agoAdd baseline debugging gadget
Slava Pestov [Sun, 1 Mar 2009 02:32:51 +0000 (20:32 -0600)]
Add baseline debugging gadget

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Yun, Jonghyouk [Sun, 1 Mar 2009 02:29:07 +0000 (11:29 +0900)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge OneEyed's patch
Slava Pestov [Sat, 28 Feb 2009 23:06:55 +0000 (17:06 -0600)]
Merge OneEyed's patch

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 28 Feb 2009 21:31:45 +0000 (15:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoproduce and produce-as: don't need third quotation either
Slava Pestov [Sat, 28 Feb 2009 21:31:34 +0000 (15:31 -0600)]
produce and produce-as: don't need third quotation either

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Sat, 28 Feb 2009 21:01:50 +0000 (15:01 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoprélude to a haiku
Joe Groff [Sat, 28 Feb 2009 21:01:28 +0000 (15:01 -0600)]
prélude to a haiku

15 years agoMerge branch 'for-slava' of git://git.rfc1149.net/factor
Slava Pestov [Sat, 28 Feb 2009 20:42:56 +0000 (14:42 -0600)]
Merge branch 'for-slava' of git://git.rfc1149.net/factor

15 years agoio.encodings.korean iso2022kr encoding working...
Yun, Jonghyouk [Sat, 28 Feb 2009 19:32:24 +0000 (04:32 +0900)]
io.encodings.korean iso2022kr encoding working...

15 years agoio.encodings.korean iso2022kr encode-char working...
Yun, Jonghyouk [Sat, 28 Feb 2009 17:24:03 +0000 (02:24 +0900)]
io.encodings.korean iso2022kr encode-char working...

15 years agoio.encodings.blackhole initial
Yun, Jonghyouk [Sat, 28 Feb 2009 16:16:13 +0000 (01:16 +0900)]
io.encodings.blackhole initial

15 years agoio.encodings.korean johab documentation
Yun, Jonghyouk [Sat, 28 Feb 2009 14:36:53 +0000 (23:36 +0900)]
io.encodings.korean johab documentation

15 years agoio.encodings.korean decode-char refactored.
Yun, Jonghyouk [Sat, 28 Feb 2009 14:21:05 +0000 (23:21 +0900)]
io.encodings.korean decode-char refactored.

15 years agoFirst attempt at ui.text.pango
Slava Pestov [Sat, 28 Feb 2009 07:31:51 +0000 (01:31 -0600)]
First attempt at ui.text.pango

15 years agoio.encodings.korean johab, cp949 => encode-char refactoring...
Yun, Jonghyouk [Sat, 28 Feb 2009 07:29:25 +0000 (16:29 +0900)]
io.encodings.korean johab, cp949 => encode-char refactoring...

15 years agoio.encodings.korean cp949, johab encode-char/decode-char refactoring...
Yun, Jonghyouk [Sat, 28 Feb 2009 06:57:14 +0000 (15:57 +0900)]
io.encodings.korean cp949, johab encode-char/decode-char refactoring...

15 years agoio.encodings.korean johab codetable
Yun, Jonghyouk [Sat, 28 Feb 2009 06:11:41 +0000 (15:11 +0900)]
io.encodings.korean johab codetable

15 years agoio.encodings.korean johab encodings initial
Yun, Jonghyouk [Sat, 28 Feb 2009 06:10:15 +0000 (15:10 +0900)]
io.encodings.korean johab encodings initial

15 years agoFUEL: Autoloads for customization groups.
Jose A. Ortega Ruiz [Sat, 28 Feb 2009 01:56:38 +0000 (02:56 +0100)]
FUEL: Autoloads for customization groups.

15 years agoFUEL: Persistent listener history.
Jose A. Ortega Ruiz [Sat, 28 Feb 2009 01:29:35 +0000 (02:29 +0100)]
FUEL: Persistent listener history.

15 years agoio.encodings.korean modified
Yun, Jonghyouk [Fri, 27 Feb 2009 16:34:04 +0000 (01:34 +0900)]
io.encodings.korean modified

15 years agoio.encodings.{asian, korean} updates: i.e.asian docs...
Yun, Jonghyouk [Fri, 27 Feb 2009 16:21:24 +0000 (01:21 +0900)]
io.encodings.{asian, korean} updates: i.e.asian docs...

15 years ago* initial: io.encodings.asian vocab
Yun, Jonghyouk [Fri, 27 Feb 2009 15:57:13 +0000 (00:57 +0900)]
* initial: io.encodings.asian vocab
* modify io.encodings.korean to use io.encodings.asian common codetable vocab

15 years agoFix up images.viewer
Slava Pestov [Fri, 27 Feb 2009 07:01:51 +0000 (01:01 -0600)]
Fix up images.viewer

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Fri, 27 Feb 2009 06:56:54 +0000 (00:56 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRedoing string streams and byte-array streams without copying
Daniel Ehrenberg [Fri, 27 Feb 2009 06:53:05 +0000 (00:53 -0600)]
Redoing string streams and byte-array streams without copying

15 years agomake-bitmap-image is more useful now
Slava Pestov [Fri, 27 Feb 2009 06:51:55 +0000 (00:51 -0600)]
make-bitmap-image is more useful now

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
sheeple [Fri, 27 Feb 2009 06:29:08 +0000 (00:29 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoid3-info -> id3v1-info, remove work in progress
sheeple [Fri, 27 Feb 2009 06:27:39 +0000 (00:27 -0600)]
id3-info -> id3v1-info, remove work in progress

15 years agouse vocab: in id3 tests, remove lots of helper words because it's clear what they do
sheeple [Fri, 27 Feb 2009 06:23:04 +0000 (00:23 -0600)]
use vocab: in id3 tests, remove lots of helper words because it's clear what they do

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 27 Feb 2009 05:31:36 +0000 (23:31 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 27 Feb 2009 05:30:58 +0000 (23:30 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix stack checker regressions
Slava Pestov [Fri, 27 Feb 2009 05:30:48 +0000 (23:30 -0600)]
Fix stack checker regressions

15 years agoWorking on Pango binding
Slava Pestov [Fri, 27 Feb 2009 05:30:02 +0000 (23:30 -0600)]
Working on Pango binding

15 years agoAbstract out images.memory from core-graphics vocab
Slava Pestov [Fri, 27 Feb 2009 05:29:39 +0000 (23:29 -0600)]
Abstract out images.memory from core-graphics vocab

15 years agotry to detect the encoding for id3 headers. need to try this on some mp3s from the...
Doug Coleman [Fri, 27 Feb 2009 04:33:43 +0000 (22:33 -0600)]
try to detect the encoding for id3 headers.  need to try this on some mp3s from the wild

15 years agofix editors for find-in-program-files change
Doug Coleman [Fri, 27 Feb 2009 03:50:20 +0000 (21:50 -0600)]
fix editors for find-in-program-files change

15 years agomake find-all-files and find-in-program-files not take the traversal method
Doug Coleman [Fri, 27 Feb 2009 03:50:01 +0000 (21:50 -0600)]
make find-all-files and find-in-program-files not take the traversal method

15 years agoid3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can...
Doug Coleman [Fri, 27 Feb 2009 03:39:53 +0000 (21:39 -0600)]
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

15 years agobetter io.mmap test
Doug Coleman [Fri, 27 Feb 2009 01:58:25 +0000 (19:58 -0600)]
better io.mmap test

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 27 Feb 2009 00:27:28 +0000 (18:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoadd using to mmap tests
Doug Coleman [Fri, 27 Feb 2009 00:11:07 +0000 (18:11 -0600)]
add using to mmap tests

15 years agofix typo in math docs
Doug Coleman [Fri, 27 Feb 2009 00:10:11 +0000 (18:10 -0600)]
fix typo in math docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 27 Feb 2009 00:09:10 +0000 (18:09 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofactor id3 a bit
Doug Coleman [Fri, 27 Feb 2009 00:03:15 +0000 (18:03 -0600)]
factor id3 a bit

15 years agoid3 shouldn't fail on files with length < 128
Doug Coleman [Thu, 26 Feb 2009 23:54:44 +0000 (17:54 -0600)]
id3 shouldn't fail on files with length < 128

15 years agommap now throws an understandable exception upon trying to mmap a zero length file...
Doug Coleman [Thu, 26 Feb 2009 23:34:26 +0000 (17:34 -0600)]
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

15 years agoUpdate tools.walker for model renaming
Slava Pestov [Thu, 26 Feb 2009 22:33:00 +0000 (16:33 -0600)]
Update tools.walker for model renaming

15 years agoUpdate code for model class renamings
Slava Pestov [Thu, 26 Feb 2009 22:15:28 +0000 (16:15 -0600)]
Update code for model class renamings

15 years agoRemove filter models to arrow models, and rename compose models to product models
Slava Pestov [Thu, 26 Feb 2009 22:15:10 +0000 (16:15 -0600)]
Remove filter models to arrow models, and rename compose models to product models

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 26 Feb 2009 20:27:55 +0000 (14:27 -0600)]
Merge branch 'master' into new_ui

15 years agoBetter inlining for both-fixnums?
Slava Pestov [Thu, 26 Feb 2009 20:11:26 +0000 (14:11 -0600)]
Better inlining for both-fixnums?

15 years agoAdd missing file
Slava Pestov [Thu, 26 Feb 2009 19:44:37 +0000 (13:44 -0600)]
Add missing file

15 years agoUpdate docs for improved error reporting
Slava Pestov [Thu, 26 Feb 2009 19:41:50 +0000 (13:41 -0600)]
Update docs for improved error reporting

15 years agoRemove superflous \
Slava Pestov [Thu, 26 Feb 2009 19:41:30 +0000 (13:41 -0600)]
Remove superflous \

15 years agoFix conflicts
Slava Pestov [Thu, 26 Feb 2009 09:12:19 +0000 (03:12 -0600)]
Fix conflicts

15 years agoBetter error recovery for set-model
Slava Pestov [Thu, 26 Feb 2009 08:59:29 +0000 (02:59 -0600)]
Better error recovery for set-model

15 years agoRemove unmaintained/pango
Slava Pestov [Thu, 26 Feb 2009 08:31:36 +0000 (02:31 -0600)]
Remove unmaintained/pango

15 years agoDust off Pango binding
Slava Pestov [Thu, 26 Feb 2009 08:31:24 +0000 (02:31 -0600)]
Dust off Pango binding

15 years agomason: still send a report of post-build tasks (binary packaging, etc) fail
Slava Pestov [Thu, 26 Feb 2009 07:45:15 +0000 (01:45 -0600)]
mason: still send a report of post-build tasks (binary packaging, etc) fail

15 years agomason.release.tidy: get list of files to delete from build-support/cleanup
Slava Pestov [Thu, 26 Feb 2009 07:38:01 +0000 (01:38 -0600)]
mason.release.tidy: get list of files to delete from build-support/cleanup