]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-04-29 John Benediktssonbase64: inline the { 3 2 1 0 } [ -6 * ].
2014-04-29 John Benediktssonbase64: faster decoding, use an sbuf instead of replica...
2014-04-29 John BenediktssonRevert "unix.ffi: be more explicit about dirent64."
2014-04-29 John Benediktssonunix.ffi: be more explicit about dirent64.
2014-04-29 John Benediktssonio.directories.unix.linux: fix using.
2014-04-29 John Benediktssonio.directories: faster directory-entries by caching...
2014-04-29 John Benediktssonsource-files: this looks cleaner.
2014-04-29 John Benediktssonio.streams.memory: use constructor syntax.
2014-04-28 John Benediktssonui.tools.common: reuse code.
2014-04-28 John Benediktssonui.backend.cocoa.views: clear cache to remove possibly...
2014-04-28 Doug Colemanaline.libraries.finder.linux: Fix spacing. oops
2014-04-28 Doug Colemanalien.libraries.finder: Linux32 ldconfig has (libc6...
2014-04-28 Doug ColemanRevert "pcre.ffi: Fix pcre for Arch Linux 32bit on...
2014-04-28 Doug ColemanRevert "alien.libraries.finder: Add utiltity word find...
2014-04-28 Doug Colemanpcre.ffi: Fix pcre for Arch Linux 32bit on 64bit multilib.
2014-04-28 Doug Colemanalien.libraries.finder: Add utiltity word find-first...
2014-04-28 Doug Colemanmason.test: Check the user-init-errors so we get a...
2014-04-28 John Benediktssonsorting.insertion: faster due to fewer nths.
2014-04-28 John Benediktssonsorting.insertion: skip the zero'th element.
2014-04-27 John Benediktssonyaml: some formatting/cleanup.
2014-04-27 John BenediktssonRevert "Temporary patch for dlists equality testing"
2014-04-27 John BenediktssonRevert "Temporary patch for assoc-map on linked-assoc"
2014-04-27 Jon HarperYAML: expose libyaml's errors
2014-04-27 Jon HarperYAML: handle recursive data and anchors' identity
2014-04-27 Jon HarperYAML: cleanup, don't prettyprint the linked-assoc
2014-04-27 Jon HarperYAML: simple error when constructing undefined anchors
2014-04-27 Jon HarperYAML: cleanup, remove unreachable code
2014-04-27 Jon HarperTemporary patch for assoc-map on linked-assoc
2014-04-27 Jon HarperTemporary patch for dlists equality testing
2014-04-27 Jon HarperYAML: correctly emit f as "!!bool false"
2014-04-27 Jon HarperYAML: docs
2014-04-27 Jon HarperYAML: support !!set, !!omap and !!pair
2014-04-27 Jon HarperYAML: workaround deep-copy structs
2014-04-27 Jon HarperYAML: Add tests for anchors in yaml>
2014-04-27 Jon HarperYAML: parse anchors
2014-04-27 Jon HarperYAML: cleanup USING:
2014-04-27 Jon HarperYAML: convert some factor types to/from yaml types
2014-04-27 Jon HarperYAML: add some tests from pyyaml test suite.
2014-04-27 Jon HarperYAML: declare function parameters as bools
2014-04-27 Jon HarperYAML: add a debug word to check sizes of structs
2014-04-27 Jon HarperYAML: add a debug vocab
2014-04-27 Jon HarperYAML: fix parsing when key is f
2014-04-27 Jon HarperYAML: use factor's c-string in more places
2014-04-27 Jon HarperYAML: don't test types on complex key test
2014-04-27 Jon HarperYAML: ffi, fix default tags
2014-04-27 Jon HarperYAML: ffi typo cleanup
2014-04-27 Jon HarperYAML: cleanup, tags are defined in the ffi
2014-04-27 Jon HarperYAML: indent/docs
2014-04-27 Jon HarperYAML: add yaml-docs> and >yaml-docs
2014-04-27 Jon HarperYAML: support non-scalar keys
2014-04-27 Jon Harperyaml: load lib for windows and macosx
2014-04-27 Jon HarperYAML: add simple tests for >yaml and >yaml
2014-04-27 Jon HarperYAML: convert from factor object <-> strings
2014-04-27 Jon HarperYAML: add FFI (from "yaml.h")
2014-04-27 John Benediktssonlinked-assocs: adding test for equality.
2014-04-27 John Benediktssonlinked-assocs: implement M\ linked-assoc equal?.
2014-04-27 John Benediktssonlinked-assocs: fix assoc-map on linked-assocs.
2014-04-26 Doug Colemanftp.server: Fix bug where serving directory is always...
2014-04-26 John Benediktssonimap: try and make tests work from multiple builders...
2014-04-26 Doug Colemanmarvel: Add new vocabulary.
2014-04-25 Björn LindqvistFUEL: make it so fuel-con-error is shown in *fuel debug*
2014-04-24 John Benediktssoncore-text.fonts: change to "LucidaGrande" to match...
2014-04-24 John Benediktssonnamespaces: removing make-assoc in favor of explicit...
2014-04-24 Doug Colemanatom: Add support for github's atom editor.
2014-04-24 John Benediktssonhtml.entities: minor refactor for clarity.
2014-04-24 Doug Colemanio.sockets.windows: Fix using.
2014-04-23 Doug Colemandeploy: Up the size.
2014-04-23 John BenediktssonRevert "tools.deploy.test: use temp directory for deplo...
2014-04-23 John Benediktssontxon: can just use replace instead of re-replace.
2014-04-23 John Benediktssonwikipedia: use html-unescape.
2014-04-22 John Benediktssonimages: remove redundancy in some of the test code.
2014-04-22 John Benediktssontools.deploy.test: use temp directory for deploy image.
2014-04-22 John Benediktssontools.deploy.config: some docs for deploy-directory.
2014-04-22 John Benediktssonhtml.entities: adding some examples to the docs.
2014-04-22 John Benediktssonhtml.entities: fix minor doc error.
2014-04-22 John Benediktssontools.deploy: adding a configurable deploy-directory.
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-04-22 Profpatschhttp.server.responses: Add <text-content>, improve...
2014-04-22 John Benediktssonchecksums.md5: don't inline, use type declarations.
2014-04-22 Doug Colemanunix.ffi: Oops
2014-04-22 Doug Colemanunix.ffi: Arch Linux doesn't seem to have aliases.
2014-04-22 John Benediktssonio.sockets.secure.openssl: disable tests for now.
2014-04-22 John Benediktssonenvironment: update docs for with-os-env.
2014-04-22 John Benediktssonunix.linux.proc: future proof!
2014-04-22 John Benediktssonio.sockets.secure.openssl: use must-fail-with.
2014-04-22 John Benediktssonio.standard-paths.unix: fixing the tests for Ubuntu.
2014-04-22 John Benediktssonenvironment: adding a combinator to set and unset and...
2014-04-22 Doug Colemanunix.ffi: Use a utility word for getting the aliases...
2014-04-22 Doug Colemanunix.linux.proc: Fix length of meminfo struct on some...
2014-04-22 Björn Lindqvistdlopen using RTLD_GLOBAL
2014-04-22 Doug Colemanio.standard-paths.unix: Fix ifconfig test.
2014-04-22 John Benediktssonhtml.entities: simpler re-charref.
2014-04-22 Björn Lindqvistautomatically sets up the Factor coding style for Emacs...
2014-04-22 John Benediktssonhtml.entities: add a test to show "&amp".
2014-04-22 John Benediktssonhtml.entities: slightly better (looking) docs.
2014-04-22 John Benediktssonhtml.entities: reference the table in the w3 specs.
2014-04-22 John Benediktssonhtml.entities: adding better HTML 5 escaping.
2014-04-22 John Benediktssonhtml.parser.util: removing incomplete html escaping.
2014-04-21 John Benediktssonhtml.parser.utils: adding a simple html escape/unescape.
2014-04-21 John Benediktssonremoving readme.html.
next