Commit Graph

12226 Commits (5e1976633069c0be53edd4f71627667577faa363)

Author SHA1 Message Date
Slava Pestov 5e19766330 Fix conflict 2009-02-18 22:20:05 -06:00
Slava Pestov b9de229b23 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-02-18 22:13:39 -06:00
Slava Pestov e9d96bc9d8 Merge branch 'master' of git://github.com/jwmerrill/factor 2009-02-18 22:12:49 -06:00
Tim Wawrzynczak 60b40302f9 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
  ...
2009-02-18 21:33:32 -06:00
Tim Wawrzynczak 9c44c87b05 Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers 2009-02-18 21:32:31 -06:00
Doug Coleman 318533e187 fix load error 2009-02-18 21:13:46 -06:00
Slava Pestov 277a827039 Add unit tests for ui.gadgets.glass 2009-02-18 21:01:27 -06:00
Slava Pestov 742aa5ced7 Rename com-follow to com-browse 2009-02-18 21:01:19 -06:00
Slava Pestov 204777ec3f ui.gadgets.menus now supports separators 2009-02-18 21:00:53 -06:00
Slava Pestov 706fb33e38 Table hooks now receive the table as an input parameter 2009-02-18 21:00:31 -06:00
Slava Pestov d6a2f9b84b Glass panes can now be stacked 2009-02-18 20:59:51 -06:00
Jason Merrill 8968093623 Added dual versions of a few more words to math.dual. 2009-02-18 21:28:48 -05:00
Slava Pestov f6f9b0874e change remove-gadget semantics so that removing glass from world doesn't break 2009-02-18 19:25:34 -06:00
Jason Merrill 6f735fd763 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-18 19:58:55 -05:00
Jose A. Ortega Ruiz 08113cd741 FUEL: Don't load vocabs in USING: form by default. 2009-02-19 01:33:47 +01:00
Slava Pestov 773d292688 Panes fill up available space with the last line 2009-02-18 17:33:00 -06:00
Slava Pestov 038b4c597c Remove track-remove, and make ui.gadgets:unparent extensible; add a test 2009-02-18 17:32:46 -06:00
Doug Coleman adb6b21683 fix load error 2009-02-18 17:25:58 -06:00
Doug Coleman d21ff58776 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-18 16:59:50 -06:00
Doug Coleman 67d2da4040 set a default log level 2009-02-18 16:59:23 -06:00
Joe Groff 64a37ffde7 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-18 16:57:38 -06:00
Joe Groff ddce0e0a10 change literals so that $ works with constants in same compilation unit 2009-02-18 16:57:20 -06:00
Jose A. Ortega Ruiz 1c840d8585 Merge commit 'origin/master' into emacs 2009-02-18 23:11:53 +01:00
Doug Coleman 91b4947e1e with-logging should not take a DEBUG level 2009-02-18 16:01:53 -06:00
Doug Coleman 8936ff6c6d Merge branch 'master' of git://factorcode.org/git/factor 2009-02-18 15:51:15 -06:00
Doug Coleman b8445b3432 remove dead code 2009-02-18 15:51:03 -06:00
Doug Coleman 1ed6c013a2 call canonicalize-path when determining if we can serve a path 2009-02-18 15:49:18 -06:00
Doug Coleman 30e639ae39 add a couple unit tests to ftp 2009-02-18 15:29:06 -06:00
Doug Coleman 966627a1e2 make ftp server work with firefox, simplify some code 2009-02-18 13:36:23 -06:00
Doug Coleman 1045b904be fix logging check, unit tests 2009-02-18 13:35:55 -06:00
Doug Coleman 6324fb6c13 add unix canonicalize-path 2009-02-18 13:34:45 -06:00
Doug Coleman 2af9d5a6df add canonicalize-path, fix a bug in file-extension 2009-02-18 13:33:55 -06:00
Yun, Jonghyouk fdad5d4d97 io.encodings.korean TODO removes 2009-02-18 19:19:18 +09:00
Slava Pestov cdbad1e0b2 Add summary for fonts vocab 2009-02-17 22:43:27 -06:00
Slava Pestov eb54b95b37 Fix grid-lines rendering 2009-02-17 22:42:48 -06:00
Slava Pestov 4c7405f353 Don't center all windows on Cocoa 2009-02-17 19:26:32 -06:00
Slava Pestov 4641bfff2d Smart quotes 2009-02-17 18:17:55 -06:00
Doug Coleman 894ba6182e add timestamp>mdtm to calendar.format 2009-02-17 17:09:27 -06:00
Slava Pestov 7d1a8bb082 Two new icons 2009-02-17 14:26:31 -06:00
Slava Pestov 664e9b75de Improve " docs 2009-02-17 14:26:25 -06:00
Slava Pestov 92158ef055 Fix profiler 2009-02-17 14:26:17 -06:00
Slava Pestov 940782cf93 Add article and word help icons 2009-02-17 14:26:01 -06:00
Slava Pestov d67f08549c New baseline alignment algorithm uses cap-height/2 as graphics baseline instead of ascent/2 2009-02-17 13:41:19 -06:00
Slava Pestov a501e3d462 Restore old icons before 2-pixel shift 2009-02-17 13:39:48 -06:00
Doug Coleman cbe99c4bed use +foo+ as symbol names 2009-02-17 12:36:27 -06:00
Doug Coleman b3e3c74561 add ; to word definition in stack-checker docs 2009-02-17 11:40:50 -06:00
Doug Coleman bf3ef49dd0 with-logging change 2009-02-17 11:31:01 -06:00
Doug Coleman e55425a65e with-logging takes a log-level, more docs 2009-02-17 11:30:28 -06:00
Doug Coleman d92b02b0c2 use the new with-logging 2009-02-17 11:30:06 -06:00
Doug Coleman 4440a210b1 make io.servers.packet load again 2009-02-17 11:28:43 -06:00