]> gitweb.factorcode.org Git - factor.git/history - basis
irc.logbot: Use make to build timestamped string
[factor.git] / basis /
2009-04-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-16 Slava PestovAdd unportable tag to windows.usp10
2009-04-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-15 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-15 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-04-15 Slava PestovLoad fix
2009-04-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-15 Slava Pestovhelp.html: workaround for cygwin not liking unicode...
2009-04-14 Slava PestovFix code for floats syntax change
2009-04-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-14 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-04-14 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-14 Slava PestovMerge branch 'faster_string_to_number'
2009-04-14 Slava Pestov1.0/0.0 => 1/0.
2009-04-14 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-13 Slava PestovFix tests to not clutter Factor directory
2009-04-13 Slava PestovFix pango.layouts issue on 64-bit systems
2009-04-13 sheepleFix for math.parser syntax change
2009-04-13 Slava PestovFix window positioning on OS X
2009-04-12 Jose A. Ortega RuizFix: setting WM_CLASS in X11 backend using UTF8 string
2009-04-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-04-12 Daniel EhrenbergFixing regexp parser bug: now R/ foo/5 makes an error
2009-04-12 Slava PestovOptimizing string>number
2009-04-11 Slava PestovRefactor GLU usages in basis, and move opengl.glu to...
2009-04-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-11 Doug Colemanfix base64
2009-04-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-11 Doug Colemanfix blob selects in db.tuples
2009-04-10 slavaX11 UI: Fix resize flicker, exception when closing...
2009-04-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-10 Slava PestovAdd better error check for 'window' word
2009-04-10 Slava PestovFix odd race condition in ui.backend.cocoa
2009-04-10 Slava PestovDon't use GL_ARB_texture_non_power_of_two on ATI hardwa...
2009-04-10 Slava PestovMove images.normalization to extra since its not used...
2009-04-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-10 Slava Pestovassoc>query should not insert = if value is f. Reported...
2009-04-10 Slava PestovDocumentation updates suggested by dmpk2k
2009-04-10 Doug Colemanminor cleanup
2009-04-10 Doug Colemanfix bug in base64 -- would fail with bitor trying to...
2009-04-09 Doug Colemanchange L to LA for grayscale tiffs
2009-04-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-09 Doug Colemanadd support for tiff grayscale images
2009-04-09 Slava PestovDon't use glTexSubImage2D unless we really have to
2009-04-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-09 Slava Pestovdownload word throneeds to ws an error if the request...
2009-04-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-08 Doug Colemanfix stack effect for unique-file
2009-04-08 Doug Colemanfix saving bitmaps
2009-04-08 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-08 U-SLAVA-DFB8FF805... Call ScriptStringOut with ETO_OPAQUE
2009-04-08 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-08 Slava PestovIf (open-window) or similar fails, don't enter an infin...
2009-04-08 Slava PestovPass vocab roots onto deployed app. Fixes deployment...
2009-04-08 Slava Pestovopengl.textures: use GL_ARB_texture_non_power_of_two...
2009-04-08 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-08 Slava PestovFix typo
2009-04-07 Slava PestovFix alien.fortran for NetBSD x86.64
2009-04-07 Slava Pestovhttp.client: fix 307 redirect behavior (reported by...
2009-04-07 Slava PestovTreat a limit of f as unlimited instead of throwing...
2009-04-07 Slava PestovStatic responder now works when the root is a file...
2009-04-07 Slava PestovFix bootstrap
2009-04-07 Slava Pestovfurnace.actions: load chloe tags
2009-04-07 Slava Pestovfurnace.redirection: load urls.secure
2009-04-07 Slava Pestovdb.errors.sqlite: don't give up on bad inputs
2009-04-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-07 Doug Colemanunbreak regexp
2009-04-06 Slava PestovMinor doc updates
2009-04-06 Slava PestovUse [ ] [ ] map-reduce instead of unclip [ ] reduce
2009-04-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-06 Doug Colemanuse map-reduce instead of unclip reduce, "Why do we...
2009-04-06 Aaron Schaeferfix documentation typo
2009-04-06 Slava PestovFix shift-drag losing focus in listener
2009-04-06 Doug Colemanfix unit test for new method syntax
2009-04-06 Slava PestovOops
2009-04-06 Slava PestovFixing tests for method-sec removal
2009-04-06 Slava PestovFixing some unit test failures
2009-04-06 Slava PestovFix ui.tools.browser.history tests
2009-04-06 Slava PestovDocumentation updates
2009-04-06 Slava PestovRemove method-specs in favor of M\
2009-04-06 Slava PestovAdd M\ syntax for method literals
2009-04-06 Slava PestovFix bootstrap errors
2009-04-06 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-06 Slava PestovFix ui.gadgets.scrollers unit tests
2009-04-06 Slava PestovBrowser tool now saves scroll bar position in history
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovRename scroll word to set-scroll-position and make...
2009-04-06 Slava PestovMove models.history to extra
2009-04-06 Slava PestovClear button in search field is now positioned correctly
2009-04-06 Slava PestovFix prettyprint of CONSTANT: and ALIAS:
2009-04-06 Slava PestovFix prettyprinting of URLs
2009-04-05 Slava PestovFixes for recent changes
2009-04-05 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-05 Aaron SchaeferFix documentation typo for search-index word
2009-04-05 Slava PestovFix mailbox-get-all, and make mailbox timeouts throw...
2009-04-05 U-SLAVA-DFB8FF805... Oops dead code
2009-04-05 U-SLAVA-DFB8FF805... Fixing this for Windows
2009-04-05 Slava Pestovopengl.textures: pad image up to a power of 2 using...
2009-04-05 Slava PestovDon't call glFlush, it's useless
next