]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-12-07 Doug Colemanhtml.parser.analyzer: Add javascript links. Clean up...
2013-12-07 Doug Colemanurls: Allow URLs of the form //foo.com, which take...
2013-12-06 John Benediktssonvm: speed up bignum log2.
2013-12-03 John Benediktssonio.streams: make stream-element-type inline on string...
2013-12-03 Björn Lindqvistpcre: pcre_config returns a long for some parameters...
2013-12-03 Björn Lindqvistpcre: pcre-fullinfo throws on error
2013-12-03 Björn Lindqvistpcre: pcre-config throws bad-option on error
2013-12-03 Björn Lindqvistpcre.ffi: using find-library to locate shared lib
2013-12-01 Björn LindqvistFUEL: correct font-locking of nested stack effect decla...
2013-12-01 Björn LindqvistFUEL: improved font-locking of DESTRUCTOR and FORGET
2013-12-01 Björn LindqvistFUEL: correct highlighting of GENERIC# and MACRO:
2013-12-01 Björn LindqvistFUEL: improved regexps for setters and getters, now...
2013-12-01 Björn LindqvistFUEL: correct colorizing for FROM and EXCLUDE
2013-12-01 Björn LindqvistFUEL: fixed regexp for C-GLOBAL and RENAME
2013-12-01 Björn LindqvistFUEL: colorizing for PROTOCOL and some uncommon parsing...
2013-12-01 Björn LindqvistFUEL: highlight predicates
2013-12-01 Björn LindqvistFUEL: font-lock ENUMs
2013-11-28 Doug Colemanio.sockets.secure.openssl: Fix docs.
2013-11-28 Doug Colemanalien.cpp: Add comment about allocation.
2013-11-28 John Benediktssonmsgpack: fix help-lint errors.
2013-11-28 John Benediktssonpcre: fix help-lint errors.
2013-11-28 John Benediktssongraphviz.render.windows: adding platforms.txt.
2013-11-27 Doug ColemanMerge avondrak's graphviz branch.
2013-11-26 John Benediktssontzinfo: simplify magic check.
2013-11-26 John Benediktssonmath.text.english: accidentally i's and j's.
2013-11-26 John Benediktssonmath.text.english: support ratio, float, complex.
2013-11-26 John Benediktssongrouping.extras: adding group-as and clump-as.
2013-11-26 John Benediktssonbson: some cleanup.
2013-11-26 John Benediktssoncompiler.tree.propagation.transforms: faster H{ } and...
2013-11-26 John BenediktssonRevert "math.functions: make float sqrt a little faster."
2013-11-26 John Benediktssonsummary: adding summary of sets.
2013-11-25 John Benediktssoncompiler.tree.propagation.transforms: rename to non...
2013-11-25 John Benediktssoncompiler.tree.propgation.transforms: make bit? use...
2013-11-25 John Benediktssonmath.functions: make float sqrt a little faster.
2013-11-25 John Benediktssonmath.floats: shorten definitions using "bit?".
2013-11-25 John Benediktssonbenchmark.msgpack: adding msgpack benchmark.
2013-11-25 John Benediktssonfix some uses of "1 tail" to be "rest".
2013-11-25 John Benediktssonfix some uses of "1 head*" to be "but-last".
2013-11-25 Doug Colemanbootstrap.primitives: Add comment for where "random...
2013-11-25 Doug Colemanos-windows: Remove FACTOR_DLL which is NULL and only...
2013-11-25 Doug Colemanvm: init_parameters_from_args calls default_parameters...
2013-11-25 John Benediktssonio.encodings: slight performance improvement to byte...
2013-11-25 John Benediktssonio.encodings.string: faster decode by using sbufs.
2013-11-25 John Benediktssonio.encodings.string: faster for ascii and utf8.
2013-11-24 John Benediktssonio.encodings.utf8: fix accidentally scratchpad.
2013-11-24 John Benediktssonio.encodings: string>byte-array-fast for when aux>...
2013-11-24 John Benediktssonmath.bitwise: removing bit-clear? since it is just...
2013-11-24 John Benediktssonio.binary: speed up signed>.
2013-11-24 John Benediktssonmath.bitwise: speed up >signed.
2013-11-24 John Benediktssonmsgpack: use byte-array instead of strings, faster.
2013-11-24 John Benediktssonchecksums.superfast: use bits word.
2013-11-24 John Benediktssonchecksums.murmur: use bits word.
2013-11-24 John Benediktssonio.binary.fast: write generic be> and le> words.
2013-11-24 John Benediktssonchecksums.superfast: reuse more code, slightly faster...
2013-11-24 John Benediktssonio.binary: faster le> and signed-be>.
2013-11-24 John Benediktssonchecksums.superfast: reuse code and make a bit faster.
2013-11-23 John Benediktssonpcre: handle long values in pcre-config and throw errors.
2013-11-23 John Benediktssonchecksums.superfast: make checksum on byte-arrays much...
2013-11-23 John Benediktssonchecksums.murmur: make checksum on byte-arrays much...
2013-11-23 John Benediktssonchecksums.superfast: implementation of SuperFastHash.
2013-11-23 John Benediktssoncombinators: fix docs for dispatch since it isn't in...
2013-11-23 John Benediktssonchecksums.murmur: should be unsigned int32.
2013-11-22 John Benediktssonchecksums.murmur: implementation of MurmurHash.
2013-11-22 John Benediktssonchecksums.fletcher: adding Fletcher's checksum in 16...
2013-11-21 John Benediktssonconcurrency.combinators: adding parallel-assoc-map.
2013-11-21 John Benediktssonyoutube: adding downloader for youtube.com.
2013-11-21 Doug Colemanwebsites.factorcode: WTF typo. I blame Caltrain.
2013-11-21 John Benediktssoncuesheet: adding parser for cue files.
2013-11-21 John Benediktssoncolors: implement no-op color conversions.
2013-11-21 Doug Colemanwebsites.factorcode: Add Rackspace logo to bottom of...
2013-11-21 John Benediktssonpcre: stop using mirror and cloning matchers.
2013-11-21 John Benediktssonhints: add string specializer to member-eq?.
2013-11-20 John Benediktssonpcre: remove platforms.txt it works on windows too.
2013-11-20 John Benediktssonpcre: smaller public interface?
2013-11-20 John Benediktssonpcre: using private to hide implementation details.
2013-11-20 John Benediktssonpcre: add platforms.txt to restrict to unix only.
2013-11-20 John Benediktssonpcre: fix bug with macosx .
2013-11-20 Björn Lindqvistpcre: ensure we aren't using 16 or 32 bit pcre because...
2013-11-20 Björn Lindqvistpcre: filename for macosx
2013-11-20 Björn Lindqvistpcre: authors and summary files
2013-11-20 Björn Lindqvistpcre: Stub documentation
2013-11-20 Björn Lindqvistpcre: moved from basis/ to extra/
2013-11-20 Björn Lindqvistpcre: support for the regexp literal syntax from the...
2013-11-20 Björn Lindqvistpcre: fix tc that failed on Windows
2013-11-20 Björn Lindqvistpcre: encoding needs to be set to utf8
2013-11-20 Björn Lindqvistpcre: load dll on windows
2013-11-20 Björn Lindqvistpcre: correct directory structure to factors expected...
2013-11-20 Björn Lindqvistpcre: new module pcre.utils for the utility functions...
2013-11-20 Björn Lindqvistpcre: findnext algorithm improved
2013-11-20 Björn Lindqvistpcre: add matches? and split verbs, now also handles...
2013-11-20 Björn Lindqvistpcre: lots of unit tests and a nice interface to the...
2013-11-20 Björn Lindqvistpcre: split the module into a ffi part and a main part...
2013-11-20 Björn Lindqvistpcre: incomplete wrapper for libpcre
2013-11-19 Doug Colemanunix.users: Add utility word to find a user's home...
2013-11-19 John Benediktssonspotlight: fix bug with mdimport-with.
2013-11-18 John Benediktssonhelp.search: fix summary file name.
2013-11-18 John Benediktssonspotlight: add docs for "mdfind.".
2013-11-18 John Benediktssonspotlight: adding Spotlight search wrapper for Mac...
2013-11-17 John Benediktssonwebbrowser: adding open-file support for pathnames.
2013-11-17 John Benediktssonalien.libraries.finder: adding platforms.txt.
next