]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-03-12 John BenediktssonRevert "sequences: require integers for slice and repet...
2014-03-12 John Benediktssonpython.syntax: fix py-import.
2014-03-12 Doug ColemanLeave oauth alone. Leave her alone!!!
2014-03-12 John BenediktssonRevert "oauth: Generate the oauth signature base string...
2014-03-12 John BenediktssonRevert "urls: Allow URLs of the form //foo.com, which...
2014-03-12 Doug Colemantools.coverage: Add a ``test-coverage-recursively`...
2014-03-11 John Benediktssonio.standard-paths.unix: fix tests on arch linux.
2014-03-11 John Benediktssonio.streams.byte-array: some cleanup.
2014-03-11 John Benediktssonio.streams.byte-array: add test of empty byte array.
2014-03-11 John Benediktssonio.streams.string: cleanup tests.
2014-03-11 John Benediktssonloggin: some cleanup, particularly of write-message.
2014-03-11 John Benediktssonio.streams.sequence: support slices (fix io.streams...
2014-03-10 John Benediktssonio.streams: some more test cases for sequence-read...
2014-03-10 John Benediktssonio.streams.sequence: make sure not to return ``f``.
2014-03-07 John BenediktssonRevert "Revert "io.encodings: string>byte-array-fast...
2014-03-07 John BenediktssonRevert "Revert "alien.data: <ref> doesn't need to zero...
2014-03-07 John BenediktssonRevert "io.encodings: string>byte-array-fast can use...
2014-03-07 John BenediktssonRevert "alien.data: <ref> doesn't need to zero memory."
2014-03-06 Björn Lindqvistio.sockets.secure.openssl: guard against SSL_get_peer_c...
2014-03-04 John Benediktssonpython: fix help-lint warnings.
2014-03-04 John Benediktssonchecksums.sha: minor speedup.
2014-03-04 John Benediktssonpython: rename >factor to py>, rename import to py...
2014-03-04 Björn Lindqvistpython: set PYTHONHOME
2014-03-04 Björn Lindqvistpython: fix path to test file
2014-03-04 Björn Lindqvistpython: improved docs, support for kwargs to methods...
2014-03-04 Björn Lindqvistpython: support for kwarg functions
2014-03-04 Björn Lindqvistpython: vocab split into subvocabs python.errors and...
2014-03-04 Björn Lindqvistpython: More documentation, privatization of words...
2014-03-04 Björn Lindqvistpython: metadata files and a first stab at documentation
2014-03-04 Björn Lindqvistpython: word for converting python lists to vectors
2014-03-04 Björn Lindqvistpython: setup serialization between vectors and python...
2014-03-04 Björn Lindqvistpython: setattr wrapping
2014-03-04 Björn Lindqvistpython: much improved syntax, $ sigil used to get objec...
2014-03-04 Björn Lindqvistpython: syntax for methods and ditching of the auto...
2014-03-04 Björn Lindqvistpython: compressed using lines
2014-03-04 Björn Lindqvistpython.syntax: vocab that makes python functions work...
2014-03-04 Björn Lindqvistpython: the os module is considerably smaller on windows
2014-03-04 Björn Lindqvistpython: several more builtin functions and refcounting...
2014-03-04 Björn Lindqvistpython: more correct reference counting, handles ucs2...
2014-03-04 Björn Lindqvistpython: ucs2 and ucs4
2014-03-04 Björn Lindqvistpython: function needed to make both ucs2 and ucs4...
2014-03-04 Björn Lindqvistpython: windows compat
2014-03-04 Björn Lindqvistpython: a thin ffi to Python, everything mostly works...
2014-03-03 Björn Lindqvistui.backend.gtk: connect ui signals before realizing...
2014-02-28 John Benediktssonio.encodings: string>byte-array-fast can use (byte...
2014-02-28 John Benediktssonalien.data: <ref> doesn't need to zero memory.
2014-02-27 John Benediktssoncalendar.unix: simplify current-timeval.
2014-02-27 John Benediktssonio.files.info.unix.linux: cleanup stack effects.
2014-02-27 John Benediktssonsequences.extras: adding replicate-into.
2014-02-27 John Benediktssonchecksums.internet: simplify.
2014-02-27 John Benediktssonchecksums.xxhash: cleanup, faster.
2014-02-25 John Benediktssonrandom: simplify using bitwise operations.
2014-02-25 John Benediktssonchecksums.md5: remove extra "32 bits".
2014-02-25 John Benediktssonchecksums.murmur: remove code duplication.
2014-02-25 John Benediktssonchecksums.xxhash: adding xxHash checksum implementation.
2014-02-25 John Benediktssonio.streams.sequence: use member? to support bignum...
2014-02-25 John Benediktssonio: minor cleanups.
2014-02-25 John Benediktssonio.streams.sequence: cleanup by moving type checks.
2014-02-25 John Benediktssonio.streams.byte-array: faster with-byte-writer.
2014-02-25 John Benediktssonio.streams.sequence: rename (stream-seek) to sequence...
2014-02-25 John Benediktssonio.streams.sequence: bounds check sequence-read-until.
2014-02-25 John Benediktssonio.streams.string: faster M\ string-reader stream-readln.
2014-02-25 John Benediktssonio.streams.byte-array: faster M\ byte-reader stream...
2014-02-24 John Benediktssonpack: add some tests for expand-pack-format.
2014-02-24 John Benediktssonpack: support numbered format strings.
2014-02-22 Björn Lindqvistui.backend.windows: correct wndproc signature so that...
2014-02-21 John Benediktssoncontinuations: remove seemingly unhelpful comment.
2014-02-21 John Benediktssonlexer: cleanup a bit.
2014-02-21 John Benediktssonsequences: require integers for slice and repetition.
2014-02-20 Doug Colemancolor-picker: Show the hex value of the color because...
2014-02-19 Björn Lindqvistcsv: empty strings and files are valid csv:s
2014-02-18 John Benediktssonip-parser: allow zeros in IP addresses.
2014-02-18 John Benediktssonchecksums.md5: more types and inline, lots faster.
2014-02-18 John Benediktssonchecksums.sha: more types, faster.
2014-02-18 John Benediktssonchecksums: simplify add-checksum-bytes.
2014-02-18 John Benediktssonsorting: simpler check-bounds.
2014-02-17 John Benediktssonhtml.parser.analyzer: cleanup, fix find-by-class-id...
2014-02-15 Björn Lindqvisthtml.parser.analyzer: when matching on classname, check...
2014-02-15 Doug Colemanvm: jit::jit is a c++ constructor but it does not alloc...
2014-02-15 Doug Colemanrandom.mersenne-twister: Don't use system-random-genera...
2014-02-14 John Benediktssonassocs.extras: adding assoc-sift.
2014-02-13 Doug Colemantwitter.prettyprint: Add user-profile.
2014-02-13 Doug Colemantwitter: Add user-profile and refactor a bit.
2014-02-13 Doug Colemanoauth: Generate the oauth signature base string the...
2014-02-13 Doug Colemantwitter: Add mentions timeline.
2014-02-13 Björn Lindqvistwindows.errors: fix #987
2014-02-11 John Benediktssonio.streams.string: inline <string-writer> so with-strin...
2014-02-11 John Benediktssongeneralizations: fix docs for nrot and -nrot.
2014-02-11 John Benediktssonformatting: make printf faster.
2014-02-10 Björn Lindqvistformatting: new format specifier for unparsed represent...
2014-02-10 John Benediktssonip-parser: prefer a cleaner maybe less fast version.
2014-02-09 John Benediktssonip-parser: faster ntoa and aton.
2014-02-09 John Benediktssonmath.bitwise: fix docs for mask and unmask (they don...
2014-02-09 John Benediktssonip-parser: use byte-array in ipv4-aton to force fixnum...
2014-02-09 John Benediktssonrandom.mersenne-twister: fix name of stack effect.
2014-02-09 John Benediktssongeo-ip: change to use ip-parser for ipv4 lookup.
2014-02-09 John Benediktssonip-parser: adding ntoa and aton words.
2014-02-09 John Benediktssonsequences: implement sum on repetitions.
2014-02-07 John Benediktssonrandom.mersenne-twister: more complete fix for bias.
2014-02-07 John Benediktssonrandom.mersenne-twister: fix non-random bias.
next