]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 Joe Groffio.files.windows: fix can-seek? and length
2011-10-18 John Benediktssonwebapps.mason: link crashed and broken to latest build...
2011-10-18 John Benediktssonui.gadgets.editors: implement Ctrl-A/E/K to be more...
2011-10-18 John Benediktssonmath.functions: when gcd is inlined, "gcd nip" is almos...
2011-10-18 Doug ColemanReport which file doesn't get deleted on Windows.
2011-10-18 Doug ColemanTry without-limits in mason.report. Fixes #275.
2011-10-18 Doug Colemanio.sockets.windows - Add a using, output count to fix...
2011-10-18 Joe Groffio.encodings.utf16: auto-use strikes again
2011-10-18 John BenediktssonRevert "Optimize byte-reverse macro in alien.endian...
2011-10-18 Joe Groffio.sockets: rename (receive) to (receive-unsafe)
2011-10-18 Joe Groffio.ports: lift common methods onto buffered-port
2011-10-18 Joe Groffui.tools.listener: remove redundant method
2011-10-18 Joe Groffformatting
2011-10-18 Joe Groffio.sockets.windows: recv to byte-array via malloc
2011-10-18 Joe Groffio.sockets: remove unix.ffi inserted by auto-use
2011-10-18 Joe Groffio.sockets: receive directly into byte array
2011-10-18 Joe Groffio.sockets: receive-unsafe and receive-into
2011-10-18 Joe Groffio.encodings.utf16: guess-*coded-length hints
2011-10-18 Joe Groffio.encodings.utf16: fast path & slow path speedups
2011-10-18 Joe Groffio.streams.sequence: missed a USING:
2011-10-18 Joe Groffcompiler.tree.dead-code: fix test
2011-10-18 Joe Groffspecialized-arrays: fill in missing manifest bits
2011-10-18 Joe Groffio: remove higher-order stack effects
2011-10-18 Joe Groffio.streams.c: remove -seek and -tell methods
2011-10-18 Joe Groffmore stream-seekable? and stream-length methods
2011-10-18 Joe Groffio: document new words
2011-10-18 Joe Groffio.streams.c: help-lint
2011-10-18 Joe Groffdelegate.protocols: clean up input-stream-protocol
2011-10-18 Joe Groffio: stream-read-into and stream-read-partial-into
2011-10-18 Joe Groffio.ports: stream-seekable? and stream-length
2011-10-18 Joe Groffio.encodings: stream-contents method for decoder
2011-10-18 Joe Groffio: stream-contents, -seekable?, -length generics
2011-10-18 Joe Groffunix.stat: bind to fstat
2011-10-18 Joe Groffio: get variables out of stream-copy loop
2011-10-18 Joe Groffclean up forwarding stream-read-partial-unsafe
2011-10-18 Joe Groffio: default methods for extended stream protocols
2011-10-18 Joe Groffio.streams.peek: test with memory-stream
2011-10-18 Joe Groffspecialized-arrays: direct-slice for byte-arrays
2011-10-18 Joe Groffio: add read-unsafe and read-partial-unsafe words
2011-10-18 Joe Groffui.tools.listener: fix stream-read-unsafe
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffmongodb.gridfs: leave an unmaintained-reason.txt
2011-10-18 Joe Groffio.streams.peek: read-unsafe protocol
2011-10-18 Joe Groffui.tools.listener: read-unsafe for interactor†
2011-10-18 Joe Groffdelegate.protocols: update input-stream-protocol
2011-10-18 Joe Groffio: remove each-block* because it's not useful
2011-10-18 Joe Groffio.encodings: decoders can't really seek or tell
2011-10-18 Joe Groffio.encodings: re-encrypt into stack-ese for core
2011-10-18 Joe Groffio.encodings: read-unsafe for decoders†
2011-10-18 Joe Groffio.encodings.string: faster decode and encode
2011-10-18 Joe Groffio.encodings: encoded/decoded length hints
2011-10-18 Joe Groffio: tweak each-block* to be byte- or char-agnostic
2011-10-18 Joe Groffvm: no-op reallot_array with same size, for real
2011-10-18 Joe Groffmongodb.gridfs: move to unmaintained
2011-10-18 Joe Groffio: nab io.streams.peek's stream-exemplar-growable
2011-10-18 Joe Groffvm: make reallot_array for same size a no-op
2011-10-18 Joe Groffio.streams.(limited,throwing): read-unsafe methods
2011-10-18 Joe Groffio.streams.null: read-unsafe methods
2011-10-18 Joe Groffio: non-copying each-block and contents variants
2011-10-18 Joe Groffio.ports: implement read-unsafe operations
2011-10-18 Joe Groffio.buffers: factor out buffer-read-unsafe word
2011-10-18 Joe Groffio.streams.memory: implement stream-read-unsafe
2011-10-18 Joe Groffio.streams.sequence: change to provide read-unsafe
2011-10-18 Joe Groffio, io.streams.c: factor noncopying-reader mixin
2011-10-18 Joe Groffio.streams.c: Document fputc primitive
2011-10-18 Joe Groffbootstrap, io.streams.c: use new fread primitive
2011-10-18 Joe Groffio: non-copying binary stream read generics
2011-10-18 Joe Groffvm: non-copying primitive_fread
2011-10-18 John Benediktssonmath.functions: improve stack effect names for gcd*.
2011-10-18 John Benediktssonmath.functions: faster gcd means faster ratios.
2011-10-18 Doug Colemanfind-dlist-node was returning duplicated information...
2011-10-18 John Benediktssonbenchmarks: tcp/udp should take less time for now ...
2011-10-17 Doug ColemanA little ambitious on the tcp-echo2 benchmark. Reduce...
2011-10-17 John Benediktssonlint: enable checks for quotations of length 2, and...
2011-10-17 Doug ColemanRename echo benchmark to udp-echo. Rename file-server...
2011-10-17 Doug ColemanRemove initializers from extra/constructors, add C...
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-10-17 John Benediktssonlint: fix unit tests.
2011-10-17 Doug ColemanFix typo in tools.deploy.windows.ico
2011-10-17 John BenediktssonMore lint fixes.
2011-10-17 John Benediktssonproject-euler.150: 20% faster.
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-17 John Benediktssonlint: filter a bit better.
2011-10-16 John Benediktssonui.tools.listener: call insert-newline directly.
2011-10-16 John Benediktssonsequences.deep: find drop >boolean is any?
2011-10-16 John BenediktssonCleanup more lint warnings.
2011-10-16 John Benediktssonlint: cleanup, deep compare, print clickable words.
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-15 John Benediktssonrandom.blum-blum-shub: fix tests for recent random...
2011-10-15 John Benediktssonbootstrap.image: disable auto-use. Fixes #263.
2011-10-15 John Benediktssonrandom: random integers is 90% faster.
2011-10-15 John Benediktssonbenchmark.splay: adding a splay-tree benchmark.
2011-10-15 John Benediktssontrees.splay: fix delete-at.
2011-10-14 John Benediktssondebugger: remove double namespace using.
2011-10-14 John Benediktssonwebapps.mason: redirect index to dashboard. Fix #178.
2011-10-14 Joe Groffstack-checker: update tests
2011-10-14 Joe Groffcontinuations: document full effect of cleanup
2011-10-14 John Benediktssonmath.bitwise: bits is clearer this way.
2011-10-14 John Benediktssonbrainfuck: cleanup.
next