]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
2013-09-17 John Benediktssonio.sockets.secure.openssl: some style improvements.
2013-09-17 Björn Lindqvistio.sockets.secure: common-name -> subject-name
2013-09-17 Björn Lindqvistio.sockets.secure, io.sockets.secure.openssl: improved...
2013-09-17 Björn Lindqvistopenssl.libssl: functions and structs related to genera...
2013-09-17 Björn Lindqvistlibcrypto: wrap more parts of the BIO_ api and add...
2013-09-17 Björn Lindqvistopenssl.libssl: define the ssl_method_st struct
2013-09-17 Björn Lindqvistopenssl.libcrypto: defining structs for some opaque...
2013-09-17 Björn Lindqvistopenssl.libssl: wrapped several more objects from libss...
2013-09-17 Björn Lindqvistio.sockets.secure.openssl: support for getting issuer...
2013-09-12 John Benediktssonsequences.extras: adding nth* which is nth from the...
2013-09-07 John Benediktssongeneric.math: rename and add comment.
2013-09-06 John Benediktssongeneric.math: eliminate a redundant fixnum check, separ...
2013-09-06 John Benediktssonrosetta-code.metronome: adding metronome solution.
2013-09-06 John Benediktssoncircular: rename circular-while* to circular-loop,...
2013-09-06 Jon Harpercircular-while, fix of by 1 error; add tests
2013-09-06 Jon Harpercircular-while*, add corner case test
2013-09-06 Jon Harpercircular-tests, typos
2013-09-06 Jon HarperAdd circular-while*
2013-09-06 John Benediktssonmath.extras: switch to using sorting.extras.
2013-09-06 John Benediktssonsorting.extras: adding bisect-right and bisect-left.
2013-09-06 John Benediktssonhtml.parser.printer: some tweaks to the text-printer...
2013-09-06 John Benediktssonsequences.extras: adding cut-when.
2013-09-05 John Benediktssontzinfo: make it easy to load zoneinfo files.
2013-09-05 John Benediktssonmath.extras: faster search-sorted by bisecting.
2013-09-05 John Benediktssonmath.extras: remove accidental test.
2013-09-05 John Benediktssonsequences.extras: adding ?first{2,3,4}.
2013-09-05 John Benediktssonmath.extras: two versions of search-sorted.
2013-09-05 John Benediktssontzinfo: adding tests for normalize.
2013-09-05 John Benediktssontzinfo: adding parsers for timezone files.
2013-08-24 John Benediktssondestructors: s/three slots/two slots/.
2013-08-24 John Benediktssonhelp.lint: remove old word.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-08-24 John Benediktssonhelp.lint: add slot checking, don't check constants...
2013-08-24 John Benediktssondestructors: bad $slot documentation.
2013-08-19 Björn LindqvistFUEL: Correct font-locking of tuples with initial values.
2013-08-14 Björn LindqvistFUEL: Tables in help buffers must be plain ascii to...
2013-08-14 Björn LindqvistFUEL: Make fuel-help (C-c C-d d) work for vocabularies...
2013-08-14 Björn LindqvistFUEL: Correct regexp to work with multiline USING:
2013-08-14 Björn LindqvistFUEL: Put several more characters that can be used...
2013-08-14 Björn LindqvistFUEL: Error message is now shown if word can't be found.
2013-08-13 John Benediktssonui.gadgets.worlds: remove fonts slot from docs.
2013-08-07 Björn LindqvistFUEL: Exterminating the evil tabs. Also highlight them...
2013-08-07 Björn LindqvistFUEL: One + less...
2013-08-07 Björn LindqvistFUEL: Improve font-locking of constructs that span...
2013-08-05 John Benediktssonwrap.strings: empty strings should wrap as the indent.
2013-08-05 John Benediktssonhtml.parser.printer: fix tests, need to decrement befor...
2013-08-05 Björn LindqvistFUEL: Improved font-locking. Colors for USING expressio...
2013-08-05 John Benediktssonsequences: add some tests for repetition.
2013-08-05 John Benediktssonhtml.parser.printer: prevent negative indentations.
2013-08-05 John Benediktssonsequences: don't allow negative repetitions.
2013-08-05 John Benediktssonhtml.parser.printer: some fixes.
2013-08-05 Björn Lindqvisthtml.parser.printer: fixed to use repeated write calls...
2013-08-05 Björn Lindqvisthtml.parser.printer: remove printer symbol
2013-08-05 Björn Lindqvisthtml.parser.printer: unit tests
2013-08-05 Björn Lindqvisthtml.parser.printer: explaining comment
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`
next