]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-04-16 Joe Groffio.files.temp.windows: fix up
2012-04-16 Joe Groffchange temp-file to cache-file where appropriate
2012-04-16 Joe Groffio.files.temp: use OS tmp dir; add cache-directory
2012-04-16 John Benediktssonhash-sets: speed up diff, intersect, and union.
2012-04-16 John Benediktssonbenchmark.hash-sets: adding a benchmark for hash-sets.
2012-04-15 John Benediktssonsequences.extras: adding change-nths word.
2012-04-15 John Benediktssonsequences.extras: adding pad-longest.
2012-04-15 John Benediktssonsequences.extras: adding all-subseqs, each-subseq,...
2012-04-15 John Benediktssonrandom: adding some tests for the random distributions.
2012-04-15 John Benediktssonrandom: adding laplace, cauchy, chi-square, student...
2012-04-12 John Benediktssonmath.statistics: adding cumulative versions of sum...
2012-04-10 Doug Colemanvm: Typo for SITE_CFLAGS. Fixes #491.
2012-04-10 Doug Colemanmath.statistics: Fix docs for help-lint.
2012-04-09 John Benediktssonmath.combinatorics: fix help-lint.
2012-04-06 John Benediktssonvm: use euclid gcd on win64 until we find a better...
2012-04-06 John Benediktssonvm: use twodigit type for all variables (fixes 32-bit...
2012-04-05 John BenediktssonRevert "ascii: adding title case."
2012-04-05 John Benediktssonascii: adding title case.
2012-04-05 John BenediktssonRevert "math.functions: simpler without "simple-gcd"."
2012-04-05 John Benediktssonmath.functions: simpler without "simple-gcd".
2012-04-05 Doug Colemanvm/Config: GNUMakefile doesn't actually put the CFLAGS...
2012-04-05 John Benediktssonmath: adding a fast-gcd that speeds up all ratio operat...
2012-04-05 John Benediktssonvm: adding bignum_gcd primitive.
2012-04-03 Doug Colemanrandom: Add a k parameter for pareto. Add some unit...
2012-04-03 John Benediktssonmath.statistics: change 'var' to 'sample-var' and imple...
2012-03-31 otoburbio.pathnames: removed dependency on environment.
2012-03-31 otoburbio.pathnames: Revised ~ support to expand on the first...
2012-03-31 otoburbio.pathnames: Added ~/ (tilde) prefix recognition as...
2012-03-31 John Benediktssonrandom: adding triangular distribution.
2012-03-31 John Benediktssonrandom: adding von-mises distribution.
2012-03-31 John Benediktssonrandom: implement gamma distribution, fix beta to use it.
2012-03-31 Doug Colemanrandom: Change weibull-random-float to use alpha/beta...
2012-03-31 Doug Colemanrandom: Add random-unit word. 1 random-unit - is the...
2012-03-31 John Benediktssonrandom: 1 swap - was redundant.
2012-03-31 John Benediktssonrandom: gauss-random-float is just normal-random-float.
2012-03-31 John Benediktssonrandom: adding lognormal, exponential, weibull, pareto...
2012-03-29 John Benediktssonmath.vectors: separate "dot product" from "Hermitian...
2012-03-29 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2012-03-27 Joe Groffio.files: check argv when initing resource-path
2012-03-26 Joe Groffwebbrowser: move to basis for tools.deploy.unix
2012-03-25 Felix Kaiserfix build for linux (issue #480). thanks, jcollado!
2012-03-25 Joe Groffparse -resource-path= during bootstrap
2012-03-17 Felix Kaiserfix build for linux (issue #480). thanks, jcollado!
2012-03-08 John Benediktssonwolfram-alpha: display error if query unsuccessful.
2012-03-05 Doug Colemanunits.imperial: How much is a liter? About eight gills.
2012-03-04 Joe Groffui.tools.listener: dumb hack to set listener font
2012-03-02 John Benediktssonmath.combinatorics: fix tests for next-permutation.
2012-03-02 John Benediktssonmath.combinatorics: fix docs for next-permutation.
2012-03-02 John Benediktssonmath.combinatorics: implementing "next-permutation".
2012-02-22 Joe Groffaudio.gadget: create/dispose clip on graft/ungraft
2012-02-21 Joe Groffadd content-gadget hook for inspector
2012-02-21 Joe Groffaudio.gadget: printable audio play button
2012-02-19 Joe Groffuse clang when building w/ xcode >4.3; it's faster
2012-02-19 Joe Grofffactor.sh: note xcode 4.3 command line tools req
2012-02-19 Joe Groffui.gadgets.panes: add gadget-alt-text
2012-02-16 Doug Colemankernel: Change the example for with to be more clear...
2012-02-16 John Benediktssonsystem-info.macosx: adding "Mountain Lion".
2012-02-09 Guillermo AlcantaraAdd the banner. It should give the instructions before...
2012-02-07 Doug Colemanfactor.sh: Install git instead of git-core for linux...
2012-02-04 Doug Colemantools.ps: Add a simple Linux-only ps clone.
2012-02-03 Doug Colemanunix.groups: Return an empty sequence if the user in...
2012-02-03 Doug Colemanunix.groups: Get the second parameter to getgrouplist...
2012-02-03 John Benediktssoncalendar: today is now midnight.
2012-02-03 John Benediktssonunix.groups: 64 ought to be enough, right?
2012-01-31 Joe GroffRevert "io.pathnames: Added ~/ (tilde) prefix recogniti...
2012-01-31 Joe GroffRevert "io.pathnames: Revised ~ support to expand on...
2012-01-11 otoburbio.pathnames: Revised ~ support to expand on the first...
2012-01-11 otoburbio.pathnames: Added ~/ (tilde) prefix recognition as...
2012-01-11 otoburbclient-docs: Updated HTTP PUT documentation typos
2012-01-03 Slava Pestovlistener: update docs
2012-01-03 Slava PestovSet up listener's manifest so that words defined in...
2012-01-03 Slava Pestovgdbm.ffi: fix library name on Linux
2012-01-02 Doug Colemanextra:math.erato: Remove txt files; vocab was moved...
2011-12-30 John BenediktssonRevert "ui.gadgets.books: needs help.markup.private."
2011-12-30 John Benediktssonunicode: Fix some $vocab-links in docs.
2011-12-30 John Benediktssonmath.vectors: fix some $examples in docs.
2011-12-30 John Benediktssonui.gadgets.books: needs help.markup.private.
2011-12-30 John Benediktssonui: fix error in docs (USE: ui.gadgets.books).
2011-12-27 Doug Colemansplitting.monotonic: Don't throw away the last result...
2011-12-22 Joe Groffvm: actually code_block_pic is a fine frame type
2011-12-22 Joe Groffvm: also smoke-check callstack after pic update
2011-12-21 Joe Groffvm: flush after print_obj so it's usable from gdb
2011-12-21 Joe Groffvm: fashion brigade
2011-12-21 Joe Groffvm: walk stack on inline_cache_miss if PIC_DEBUG=1
2011-12-20 Joe Groffvm: load mega cache object before popping frame
2011-12-20 Joe Groffcpu.x86.32.bootstrap: oops, meant bootstrap-cell
2011-12-20 Joe Groffcpu.x86.32.bootstrap: update unwind-native-frames
2011-12-20 Joe Groffvm: unwind-native-frames is special
2011-12-19 Doug Colemancombinators.smart: Make map-reduce-outputs a macro...
2011-12-17 Joe Groffmath.parser: hex> etc. shouldn't take radix prefix
2011-12-17 Samuel Tardieufix link when extracting the feed address
2011-12-17 Samuel Tardieuadd tag-named-with-attr to xml.traversal
2011-12-17 Joe Grofffastcgi: er, linux + macosx = unix
2011-12-17 Joe Grofffastcgi: only load on unix until #454 is resolved
2011-12-16 Joe Grofftools.deploy.shaker: strip globals harder
2011-12-14 Joe Groffthreads: update test
2011-12-14 Joe GroffRevert "pubsubhubbub support by samueltardieu". Fixes...
2011-12-14 Joe Grofffix compiler.codegen tests
2011-12-14 Joe Grofftools.deploy.shaker: clear MEMO: caches
2011-12-14 Joe Grofffix help-lint failures
next