]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-08-05 Björn Lindqvisthtml.parser.printer: reasonable tree-structured formatt...
2013-08-03 Doug Colemanreddit: Add a field.
2013-07-30 Paul WoolcockAdd hash commands to extra/redis
2013-07-29 John Benediktssonwikipedia: parsing historical events.
2013-07-28 John Benediktssonwrap.strings: fix using in tests.
2013-07-28 John Benediktssonwrap.strings: allow wrap-indented-string to have a...
2013-07-27 Doug Colemanrandom.windows: Saw in the pastebin that some Windows...
2013-07-25 John Benediktssonsplitting.extras: cleanup using.
2013-07-25 John Benediktssonmatch: fix test syntax.
2013-07-24 John Benediktssonmath.functions: whoops, back out mistaken commit.
2013-07-24 John Benediktssonswitch some vocabs to 4 spaces.
2013-07-24 John Benediktssonsorting.extras: faster map-sort.
2013-07-24 Doug Colemanarrays.shaped: Inefficient iteration with indices.
2013-07-24 John Benediktssoninterpolate: adding generalized numbered string interpo...
2013-07-17 John Benediktssonsemantic-versioning: maybe this is more forgiving and...
2013-07-17 John Benediktssonsemantic-versioning: upgrade to Semantic Versioning...
2013-07-16 Doug Colemanio.monitors.recursive: Fry quotations - do not apply...
2013-07-16 Doug Colemanio.monitors.recursive: Bug - <recursive-monitor> could...
2013-07-16 Doug Colemantools.deploy.test: Bump windows binaries size up a...
2013-07-15 John Benediktssontools.ps.windows: use offset-of instead.
2013-07-15 Doug Colemantools.ps.windows: Fix offsets for win64.
2013-07-15 John Benediktssonhttp.client: support urls without protocols (in additio...
2013-07-15 John Benediktssonhttp.client: default to http:// if not specified.
2013-07-13 Björn LindqvistFUEL: Compatibility functions for Emacs 24.2.
2013-07-11 Doug Colemanio.directories.unix: If you mount a .iso, all the file...
2013-06-26 John Benediktssonsplitting.extras: adding split-harvest in "core style...
2013-06-25 John Benediktssonspelling: some performance improvements, and minor...
2013-06-25 John Benediktssonmath.statistics: use >array instead of { } clone-like.
2013-06-25 John Benediktssonstrings: faster clone-like when both arguments are...
2013-06-25 John Benediktssonbyte-arrays: faster clone-like when both arguments...
2013-06-25 John Benediktssonsplitting: cleanup duplicate code.
2013-06-19 Doug Colemaneuler.b-rep: Fix usage of HEX: in unit tests.
2013-06-19 Doug Colemangame.loop: Fix docs.
2013-06-18 Doug Colemangml, euler: Initial commit.
2013-06-18 Doug Colemangame.loop: Fix throwing errors inside game loop.
2013-06-17 Doug Colemanmath.statistics: Handle some edge cases.
2013-06-17 Doug Colemanmath.statistics: Add trimean.
2013-06-17 John Benediktssonmath.extras: adding round-away-from-zero.
2013-06-17 Doug Colemanmath.statistics: [-] Golfed.
2013-06-17 Doug Colemanmath.statistics: Fix out of bounds on quantiles that...
2013-06-14 John Benediktssonmath.combinatorics: specialized version of nths-unsafe...
2013-06-14 John Benediktssonsets.extras: change non-repeating to use remove-first!.
2013-06-10 John Benediktssonsystem-info.macosx: code name for 10.9.
2013-06-06 Samuel TardieuFUEL: unmask `fuel-refresh-all`
2013-06-05 Doug Colemanunix.utmpx: Fix bootstrap on linux, add platform-specif...
2013-06-05 Doug Colemanunix.utmpx: Support utmpx on linux and fix on macosx...
2013-06-05 Doug Colemanio.encodings: Add a stream-tell method for decoder...
2013-06-04 Doug Colemanopengl.gl: Fix opengl loading for Windows.
2013-06-04 John Benediktssongtk: add library references.
2013-06-04 Doug Colemanfactor.sh: Change deps-linux to deps-apt-get. Add deps...
2013-05-30 John Benediktssonsequences.extra: >resizable can't be inline for some...
2013-05-30 John Benediktssonsequences.extras: fix map-concat row-polymorphic problem.
2013-05-28 John Benediktssontools.disassembler.udis: no longer need these tests.
2013-05-28 John Benediktssontools.disassembler.udis: 1k ought to be enough for...
2013-05-24 John Benediktssonsequences.extras: clarify docs for subseq*.
2013-05-24 John Benediktssonsequences.extras: adding subseq* and safe-subseq.
2013-05-22 John Benediktssonspelling: fix splits and sorting of corrections, other...
2013-05-21 John Benediktssonunits.imperial: fix minims.
2013-05-21 John Benediktssonunits.imperial: adding more units.
2013-05-21 John Benediktssonsequences.extras: adding index-selector.
2013-05-21 John Benediktssonsequences.extras: similarly improve map-filter and...
2013-05-20 John Benediktssonsequences.extras: change filter-index to use length...
2013-05-20 John Benediktssontwitter: adding verify-credentials.
2013-05-20 John Benediktssondestructors: more efficient dispose-each (not using...
2013-05-20 John Benediktssonsequences: change filter-as to allocate length of seq...
2013-05-19 Doug Colemanio.launcher: Fix bug -- if dispose fails, still call...
2013-05-19 Doug Colemanio.launcher: Fix two potential bugs.
2013-05-19 Doug Colemanio.pipes: If dispose on in>> throws, then out>> leaks.
2013-05-15 John Benediktssonmath.combinatorics: use cond in k-permutations.
2013-05-15 John Benediktssonmath.combinatorics: adding a k-permutations virtual...
2013-05-14 Doug Colemancombinators.smart: Clarify stack effect for cleave...
2013-05-14 John Benediktssonmath.matrices: simpler square-rows.
2013-05-14 John Benediktssonmath.matrices: faster square-rows and square-cols.
2013-05-14 John Benediktssoncombinators.extras: adding plox by request.
2013-05-14 John Benediktssonfurnace.auth.providers.db: make test db name use cpu...
2013-05-14 John Benediktssoncombinators.extras: adding keepd.
2013-05-14 John Benediktssonformatting: adding vprintf by request.
2013-05-13 Erik CharleboisVM: Fix Windows 64-bit build on Visual Studio 2012
2013-05-13 Erik CharleboisVM: Fix Windows VM build following type renaming
2013-05-13 Erik CharleboisVM: Fixup cast formatting after clang-format
2013-05-13 Erik CharleboisVM: Replace u8-64, s8-64, cell, fixnum with stdint...
2013-05-13 Erik CharleboisVM: Remove WINCE #ifndef; fold wince? words
2013-05-13 Erik CharleboisVM: Remove redundant #ifdef FACTOR_DEBUGs
2013-05-13 Erik CharleboisVM: Remove unnecessary _ suffix in constructors
2013-05-13 Erik CharleboisVM: Remove unnecessary explicit keywords
2013-05-12 Erik CharleboisVM: Refactor write_barrier.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor words.cpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor vm.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor utilities.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor tuples.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor to_tenured_collector.cpp/hpp to Factor...
2013-05-12 Erik CharleboisVM: Refactor tenured_space.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor tagged.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor strings.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor slot_visitor.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor segments.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor sampling_profiler.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor safepoints.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor run.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor quotations.cpp/hpp to Factor style
next