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 |
Daniel Ehrenberg
|
9b14ffad5b
|
Regexp docs, mostly
|
2009-02-25 16:22:01 -06:00 |
Daniel Ehrenberg
|
c708bfcbca
|
Various regexp changes, including the addition of regexp combinators
|
2009-02-25 12:22:12 -06:00 |
Slava Pestov
|
91fff87c0f
|
Fixing bootstrap after merge
|
2009-02-24 01:32:46 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
slava
|
e8361b9980
|
Updating X11 UI backend for stricter stack effect checking
|
2009-02-24 01:06:50 -06:00 |
Daniel Ehrenberg
|
e54727f9bf
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-02-23 13:10:54 -06:00 |
Daniel Ehrenberg
|
ba1ac44176
|
Disambiguation works completely in regexp
|
2009-02-23 13:10:38 -06:00 |
Doug Coleman
|
c3ef25f81c
|
made editors.emacs load windows file on windows
|
2009-02-23 10:35:42 -06:00 |
Doug Coleman
|
a4817a0e17
|
dont run postgresql tests on win64
|
2009-02-23 08:37:38 -06:00 |
Doug Coleman
|
2dcbd5b3db
|
fix docs for a word
|
2009-02-22 21:26:16 -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 |
Slava Pestov
|
4257cd55e0
|
fix problem with bignum-bit? -- return value would be truncated if sizeof(int) != sizeof(bignum_digit_type)
|
2009-02-22 19:45:05 -06:00 |
Slava Pestov
|
127f9b3578
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
Doug Coleman
|
7a033876b6
|
use ?at instead of at*
|
2009-02-22 19:20:28 -06:00 |
Doug Coleman
|
990513db60
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
Doug Coleman
|
a6b40707df
|
use CONSTANT: in core/
|
2009-02-22 19:09:49 -06:00 |
Doug Coleman
|
e026b554a9
|
use CONSTANT: in extra
|
2009-02-22 19:08:45 -06:00 |
Doug Coleman
|
2f868b38c2
|
more CONSTANT: usage
|
2009-02-22 18:12:54 -06:00 |
Doug Coleman
|
58abcec127
|
use CONSTANT: in win32 bindings
|
2009-02-22 18:09:10 -06:00 |
Doug Coleman
|
0e91003e19
|
use CONSTANT:
|
2009-02-22 18:04:52 -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
|
8b0b5878d2
|
at* -> ?at in a couple places
|
2009-02-22 17:52:59 -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 |
Doug Coleman
|
59b7b95063
|
remove empty tests file
|
2009-02-22 17:50:56 -06:00 |
Doug Coleman
|
378c8f90ff
|
move serial to io.serial
|
2009-02-22 17:50:29 -06:00 |
Doug Coleman
|
0ccb04e50f
|
use CONSTANT: in lots of places
|
2009-02-22 17:45:04 -06:00 |
Doug Coleman
|
d0030ba899
|
remove old io.serial
|
2009-02-22 17:44:09 -06:00 |
Doug Coleman
|
edbaba2322
|
report the value not found in lzw
|
2009-02-22 17:29:27 -06:00 |
Doug Coleman
|
7a3c086178
|
remove ?at from db.types, images.tiff
|
2009-02-22 17:14:46 -06:00 |
Doug Coleman
|
ff44ef224d
|
add ?at, tests, documentation
|
2009-02-22 17:13:18 -06:00 |
Jose A. Ortega Ruiz
|
90dac6f881
|
FUEL: C-uC-co won't ask for file creation while cycling.
|
2009-02-22 20:20:46 +01:00 |
Jose A. Ortega Ruiz
|
c6f2e9365b
|
Merge commit 'origin/master' into emacs
|
2009-02-22 20:19:20 +01:00 |