]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoFix conflict
Slava Pestov [Mon, 23 Feb 2009 02:02:13 +0000 (20:02 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 23 Feb 2009 01:52:06 +0000 (19:52 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix problem with bignum-bit? -- return value would be truncated if sizeof(int) !...
Slava Pestov [Mon, 23 Feb 2009 01:45:05 +0000 (19:45 -0600)]
fix problem with bignum-bit? -- return value would be truncated if sizeof(int) != sizeof(bignum_digit_type)

15 years agoAdd unit tests for bignum bug
Slava Pestov [Mon, 23 Feb 2009 01:41:47 +0000 (19:41 -0600)]
Add unit tests for bignum bug

15 years agouse ?at instead of at*
Doug Coleman [Mon, 23 Feb 2009 01:20:28 +0000 (19:20 -0600)]
use ?at instead of at*

15 years agouse CONSTANT: in basis
Doug Coleman [Mon, 23 Feb 2009 01:13:08 +0000 (19:13 -0600)]
use CONSTANT: in basis

15 years agouse CONSTANT: in core/
Doug Coleman [Mon, 23 Feb 2009 01:09:49 +0000 (19:09 -0600)]
use CONSTANT: in core/

15 years agouse CONSTANT: in extra
Doug Coleman [Mon, 23 Feb 2009 01:08:45 +0000 (19:08 -0600)]
use CONSTANT: in extra

15 years agomore CONSTANT: usage
Doug Coleman [Mon, 23 Feb 2009 00:12:54 +0000 (18:12 -0600)]
more CONSTANT: usage

15 years agouse CONSTANT: in win32 bindings
Doug Coleman [Mon, 23 Feb 2009 00:09:10 +0000 (18:09 -0600)]
use CONSTANT: in win32 bindings

15 years agouse CONSTANT:
Doug Coleman [Mon, 23 Feb 2009 00:04:52 +0000 (18:04 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Mon, 23 Feb 2009 00:00:43 +0000 (18:00 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:58:14 +0000 (17:58 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:57:31 +0000 (17:57 -0600)]
use CONSTANT:

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:56:12 +0000 (17:56 -0600)]
use CONSTANT:

15 years agoat* -> ?at in a couple places
Doug Coleman [Sun, 22 Feb 2009 23:52:59 +0000 (17:52 -0600)]
at* -> ?at in a couple places

15 years agouse CONSTANT:
Doug Coleman [Sun, 22 Feb 2009 23:52:27 +0000 (17:52 -0600)]
use CONSTANT:

15 years agoremove extra ?at definition
Doug Coleman [Sun, 22 Feb 2009 23:52:04 +0000 (17:52 -0600)]
remove extra ?at definition

15 years agoYour name -> his name
Doug Coleman [Sun, 22 Feb 2009 23:51:43 +0000 (17:51 -0600)]
Your name -> his name

15 years agoremove empty tests file
Doug Coleman [Sun, 22 Feb 2009 23:50:56 +0000 (17:50 -0600)]
remove empty tests file

15 years agomove serial to io.serial
Doug Coleman [Sun, 22 Feb 2009 23:50:29 +0000 (17:50 -0600)]
move serial to io.serial

15 years agouse CONSTANT: in lots of places
Doug Coleman [Sun, 22 Feb 2009 23:45:04 +0000 (17:45 -0600)]
use CONSTANT: in lots of places

15 years agoremove old io.serial
Doug Coleman [Sun, 22 Feb 2009 23:44:09 +0000 (17:44 -0600)]
remove old io.serial

15 years agoreport the value not found in lzw
Doug Coleman [Sun, 22 Feb 2009 23:29:27 +0000 (17:29 -0600)]
report the value not found in lzw

15 years agoremove ?at from db.types, images.tiff
Doug Coleman [Sun, 22 Feb 2009 23:14:46 +0000 (17:14 -0600)]
remove ?at from db.types, images.tiff

15 years agoadd ?at, tests, documentation
Doug Coleman [Sun, 22 Feb 2009 23:13:18 +0000 (17:13 -0600)]
add ?at, tests, documentation

15 years agoFUEL: C-uC-co won't ask for file creation while cycling.
Jose A. Ortega Ruiz [Sun, 22 Feb 2009 19:20:46 +0000 (20:20 +0100)]
FUEL: C-uC-co won't ask for file creation while cycling.

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sun, 22 Feb 2009 19:19:20 +0000 (20:19 +0100)]
Merge commit 'origin/master' into emacs

15 years agoTweak annotations docs so that help-lint passes
Slava Pestov [Sun, 22 Feb 2009 18:35:18 +0000 (12:35 -0600)]
Tweak annotations docs so that help-lint passes

15 years agoadd docs for scaffold-rc
Doug Coleman [Sun, 22 Feb 2009 16:27:29 +0000 (10:27 -0600)]
add docs for scaffold-rc

15 years agofix load error in scaffold
Doug Coleman [Sun, 22 Feb 2009 16:03:37 +0000 (10:03 -0600)]
fix load error in scaffold

15 years agouse quoting vocab
sheeple [Sun, 22 Feb 2009 06:42:35 +0000 (00:42 -0600)]
use quoting vocab

15 years agoadd quoting vocab
sheeple [Sun, 22 Feb 2009 06:42:21 +0000 (00:42 -0600)]
add quoting vocab

15 years agomake some more words private, rename scaffold-docs back to scaffold-help
sheeple [Sun, 22 Feb 2009 06:33:00 +0000 (00:33 -0600)]
make some more words private, rename scaffold-docs back to scaffold-help

15 years agorefactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now
sheeple [Sun, 22 Feb 2009 06:19:10 +0000 (00:19 -0600)]
refactor tools.scaffold -- scaffold-help -> scaffold-docs, it takes a vocab name now

15 years agoclean up scaffold tool a bit, don't create a -tests.factor file when scaffolding...
sheeple [Sun, 22 Feb 2009 04:18:02 +0000 (22:18 -0600)]
clean up scaffold tool a bit, don't create a -tests.factor file when scaffolding a new vocab

15 years agoadd more postgres error handling, remove usage of ignore-errors in db.tuples
sheeple [Sun, 22 Feb 2009 03:59:23 +0000 (21:59 -0600)]
add more postgres error handling, remove usage of ignore-errors in db.tuples

15 years agoadd parsing for postgresql errors and some unit tests
sheeple [Sun, 22 Feb 2009 03:22:51 +0000 (21:22 -0600)]
add parsing for postgresql errors and some unit tests

15 years agoImplement gesture>string for actions
Slava Pestov [Sat, 21 Feb 2009 22:42:57 +0000 (16:42 -0600)]
Implement gesture>string for actions

15 years agoClean up some code in core-text, and core-text.fonts
Slava Pestov [Sat, 21 Feb 2009 07:26:50 +0000 (01:26 -0600)]
Clean up some code in core-text, and core-text.fonts

15 years agoUse Unicode character names
Slava Pestov [Sat, 21 Feb 2009 06:55:50 +0000 (00:55 -0600)]
Use Unicode character names

15 years agoRefactoring
Slava Pestov [Sat, 21 Feb 2009 06:40:03 +0000 (00:40 -0600)]
Refactoring

15 years agoFix unit tests
Slava Pestov [Sat, 21 Feb 2009 05:30:46 +0000 (23:30 -0600)]
Fix unit tests

15 years agoFix textures with zero width and non-zero height (or vice versa) by not rendering...
Slava Pestov [Sat, 21 Feb 2009 05:30:41 +0000 (23:30 -0600)]
Fix textures with zero width and non-zero height (or vice versa) by not rendering them

15 years agofix circularity in db
sheeple [Sat, 21 Feb 2009 04:59:01 +0000 (22:59 -0600)]
fix circularity in db

15 years agoFix text rendering for fonts where the image bounds exceed the metric bounds, such...
Slava Pestov [Sat, 21 Feb 2009 02:53:51 +0000 (20:53 -0600)]
Fix text rendering for fonts where the image bounds exceed the metric bounds, such as Zapfino and Arabic fonts

15 years agoFix scroll>rect flaw
Slava Pestov [Sat, 21 Feb 2009 02:53:25 +0000 (20:53 -0600)]
Fix scroll>rect flaw

15 years agoSet default size for browser popup
Slava Pestov [Sat, 21 Feb 2009 02:53:08 +0000 (20:53 -0600)]
Set default size for browser popup

15 years agoReset mouse selection after table model changes
Slava Pestov [Sat, 21 Feb 2009 02:52:33 +0000 (20:52 -0600)]
Reset mouse selection after table model changes

15 years agoClean up namespaces a bit
Slava Pestov [Sat, 21 Feb 2009 02:51:51 +0000 (20:51 -0600)]
Clean up namespaces a bit

15 years agoNew initialize-alien word
Slava Pestov [Sat, 21 Feb 2009 02:51:13 +0000 (20:51 -0600)]
New initialize-alien word

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 21 Feb 2009 02:40:47 +0000 (20:40 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoadd error handling to sqlite, postgresql is next. switching computers..
Doug Coleman [Sat, 21 Feb 2009 02:40:17 +0000 (20:40 -0600)]
add error handling to sqlite, postgresql is next. switching computers..

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Sat, 21 Feb 2009 02:15:04 +0000 (20:15 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCreating math.bits
Daniel Ehrenberg [Sat, 21 Feb 2009 02:14:54 +0000 (20:14 -0600)]
Creating math.bits

15 years agoremove a bunch of trigger deletion code -- triggers get deleted when tables are dropped
Doug Coleman [Sat, 21 Feb 2009 02:11:26 +0000 (20:11 -0600)]
remove a bunch of trigger deletion code -- triggers get deleted when tables are dropped

15 years agofix compile error
Doug Coleman [Fri, 20 Feb 2009 23:29:11 +0000 (17:29 -0600)]
fix compile error

15 years agofix sqlite triggers -- NEW.table-id not NEW.foreign-table-id
Doug Coleman [Fri, 20 Feb 2009 20:52:38 +0000 (14:52 -0600)]
fix sqlite triggers -- NEW.table-id not NEW.foreign-table-id

15 years agoemacsclient.exe is a console app, so whenever it's run a console box pops up. run...
Doug Coleman [Fri, 20 Feb 2009 18:58:19 +0000 (12:58 -0600)]
emacsclient.exe is a console app, so whenever it's run a console box pops up.  run emacsclientw.exe instead if it exists

15 years agokeep the old emacs behavior on unix systems
Doug Coleman [Fri, 20 Feb 2009 18:32:07 +0000 (12:32 -0600)]
keep the old emacs behavior on unix systems

15 years agorun with --no-wait on windows so emacsclient doesn't block, use run-detached so that...
Doug Coleman [Fri, 20 Feb 2009 18:25:55 +0000 (12:25 -0600)]
run with --no-wait on windows so emacsclient doesn't block, use run-detached so that errors on emacsclient exit are ignored.  emacs on windows is fully usable now

15 years agomake emacsw32 work on windows out of the box
Doug Coleman [Fri, 20 Feb 2009 18:15:26 +0000 (12:15 -0600)]
make emacsw32 work on windows out of the box

15 years agofix find-in-program-files
Doug Coleman [Fri, 20 Feb 2009 18:12:00 +0000 (12:12 -0600)]
fix find-in-program-files

15 years agoFUEL: Support for $or markup (still elisp-based, sorry).
Jose A. Ortega Ruiz [Fri, 20 Feb 2009 15:55:08 +0000 (16:55 +0100)]
FUEL: Support for $or markup (still elisp-based, sorry).

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 20 Feb 2009 04:11:39 +0000 (22:11 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:57 +0000 (22:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:39 +0000 (22:10 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoFixed help for math.dual. Help is now autogenerated where possible.
Jason Merrill [Fri, 20 Feb 2009 03:21:31 +0000 (22:21 -0500)]
Fixed help for math.dual. Help is now autogenerated where possible.

15 years agoFixing SQLite unit tests
Daniel Ehrenberg [Fri, 20 Feb 2009 00:52:45 +0000 (18:52 -0600)]
Fixing SQLite unit tests

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

15 years agofix sqlite foreign triggers create/delete bug
Doug Coleman [Fri, 20 Feb 2009 00:26:11 +0000 (18:26 -0600)]
fix sqlite foreign triggers create/delete bug
ignore-errors only if there is a sql spec defined for the class until database-specific errors are implemented

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 20 Feb 2009 00:25:59 +0000 (18:25 -0600)]
Merge branch 'master' into new_ui

15 years agoAdd tags to color-table
Slava Pestov [Fri, 20 Feb 2009 00:23:02 +0000 (18:23 -0600)]
Add tags to color-table

15 years agoAdd color-table demo
Slava Pestov [Fri, 20 Feb 2009 00:22:11 +0000 (18:22 -0600)]
Add color-table demo

15 years agoDocument ui.gadgets.line-support
Slava Pestov [Fri, 20 Feb 2009 00:21:05 +0000 (18:21 -0600)]
Document ui.gadgets.line-support

15 years agoDocument colors.constants
Slava Pestov [Fri, 20 Feb 2009 00:20:57 +0000 (18:20 -0600)]
Document colors.constants

15 years agoFUEL: New refactoring command: fuel-refactor-make-generic.
Jose A. Ortega Ruiz [Fri, 20 Feb 2009 00:02:24 +0000 (01:02 +0100)]
FUEL: New refactoring command: fuel-refactor-make-generic.

15 years agoui.gadgets.status-bar: write some docs and add notion of status message ownership...
Slava Pestov [Fri, 20 Feb 2009 00:01:26 +0000 (18:01 -0600)]
ui.gadgets.status-bar: write some docs and add notion of status message ownership to avoid some subtle race issues with completion popup and listener's keyboard help

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Jason Merrill [Thu, 19 Feb 2009 23:55:27 +0000 (18:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoChanged math.dual to define words as dword instead of overloading generic words on...
Jason Merrill [Thu, 19 Feb 2009 23:49:13 +0000 (18:49 -0500)]
Changed math.dual to define words as dword instead of overloading generic words on dual numbers.

15 years agoWorking on documentation
Slava Pestov [Thu, 19 Feb 2009 22:54:27 +0000 (16:54 -0600)]
Working on documentation

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Doug Coleman [Thu, 19 Feb 2009 22:40:23 +0000 (16:40 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 19 Feb 2009 19:36:32 +0000 (13:36 -0600)]
Merge branch 'master' into new_ui

15 years agoDocumentation fixes
Slava Pestov [Thu, 19 Feb 2009 19:35:53 +0000 (13:35 -0600)]
Documentation fixes

15 years agodocumentation fix
Benjamin Pollack [Thu, 19 Feb 2009 16:48:40 +0000 (11:48 -0500)]
documentation fix

15 years agoClean up basis.opengl and fix tests
Slava Pestov [Thu, 19 Feb 2009 11:01:21 +0000 (05:01 -0600)]
Clean up basis.opengl and fix tests

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 19 Feb 2009 10:08:59 +0000 (04:08 -0600)]
Merge branch 'master' into new_ui

15 years agoAdd bytes-per-pixel word to images vocab
Slava Pestov [Thu, 19 Feb 2009 10:08:32 +0000 (04:08 -0600)]
Add bytes-per-pixel word to images vocab

15 years agoopengl.textures: clean up code, only create power-of-2 textures, make API nicer
Slava Pestov [Thu, 19 Feb 2009 10:06:57 +0000 (04:06 -0600)]
opengl.textures: clean up code, only create power-of-2 textures, make API nicer

15 years agoFUEL: Fix.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:36:52 +0000 (10:36 +0100)]
FUEL: Fix.

15 years agoFUEL: small refactoring.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:26:00 +0000 (10:26 +0100)]
FUEL: small refactoring.

15 years agoClean up math.complex
Slava Pestov [Thu, 19 Feb 2009 06:56:30 +0000 (00:56 -0600)]
Clean up math.complex

15 years agoFix conflict
Slava Pestov [Thu, 19 Feb 2009 04:20:05 +0000 (22:20 -0600)]
Fix conflict

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Thu, 19 Feb 2009 04:13:39 +0000 (22:13 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Thu, 19 Feb 2009 04:12:49 +0000 (22:12 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Tim Wawrzynczak [Thu, 19 Feb 2009 03:33:32 +0000 (21:33 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (36 commits)
  fix load error
  fix load error
  set a default log level
  change literals so that $ works with constants in same compilation unit
  with-logging should not take a DEBUG level
  remove dead code
  call canonicalize-path when determining if we can serve a path
  add a couple unit tests to ftp
  make ftp server work with firefox, simplify some code
  fix logging check, unit tests
  add unix canonicalize-path
  add canonicalize-path, fix a bug in file-extension
  io.encodings.korean TODO removes
  add timestamp>mdtm to calendar.format
  use +foo+ as symbol names
  add ; to word definition in stack-checker docs
  with-logging change
  with-logging takes a log-level, more docs
  use the new with-logging
  make io.servers.packet load again
  ...

15 years agoMerged interfaces between v1 and v2 (id3-info); added textual genre names instead...
Tim Wawrzynczak [Thu, 19 Feb 2009 03:32:31 +0000 (21:32 -0600)]
Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers

15 years agofix load error
Doug Coleman [Thu, 19 Feb 2009 03:13:46 +0000 (21:13 -0600)]
fix load error

15 years agoAdd unit tests for ui.gadgets.glass
Slava Pestov [Thu, 19 Feb 2009 03:01:27 +0000 (21:01 -0600)]
Add unit tests for ui.gadgets.glass

15 years agoRename com-follow to com-browse
Slava Pestov [Thu, 19 Feb 2009 03:01:19 +0000 (21:01 -0600)]
Rename com-follow to com-browse