]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-07-18 Doug Colemancompiler.codegen-docs: Make example clickable.
2014-07-17 Doug Colemancompiler.cfg.instructions: Messed up a patch. oops.
2014-07-17 Doug Colemancompiler.cfg.instructions: Fix using.
2014-07-17 Doug Colemancompiler.cfg: Rename doc -> docs in filenames so the...
2014-07-17 Doug Colemanos-unix.hpp: Use the old strerror_r insetad of the...
2014-07-16 Björn LindqvistVM: data_roots must be empty before unwind_native_frame...
2014-07-16 Björn LindqvistVM: clear the local roots before garbage collection...
2014-07-16 Doug Colemanui: Fix floating-window implementation for Windows...
2014-07-16 Doug Colemanui: Missed an entry in the top list that is in the...
2014-07-16 Doug Colemanui: Add a floating-window window-contol for opening...
2014-07-13 John Benediktssoncolors.distances: add some tests, refactor locals a...
2014-07-12 John Benediktssonio.monitors.recursive: fix second test.
2014-07-12 John Benediktssoncolors.distances: implement CIE76, CIE94, CIEDE2000...
2014-07-12 John Benediktssoncolors.lab: add copyright.
2014-07-12 Doug Colemanio.monitors.recursive: On Windows, at least, a recursiv...
2014-07-10 John Benediktssonpcre: add a comment for future knowledges.
2014-07-10 Doug Colemanpcre: On at least win64, the pointer is returned as...
2014-07-10 Doug Colemanio.launcher: Example is not very cross-platform.
2014-07-10 Björn LindqvistVM: fixing some implicit casts from cell to fixnum
2014-07-10 John Benediktssonheaps: use before? and after?.
2014-07-10 John Benediktssonuse "of" in place of "swap at".
2014-07-10 Doug Colemanwindows.directx: Upgrade xinput library.
2014-07-10 Doug Colemanio.sockets.secure.openssl: We don't care what the error...
2014-07-10 Doug Colemantools.deploy: Pump p p pump pump it up
2014-07-10 Doug Colemanio.launcher: Fix help-lint for Windows. The examples...
2014-07-10 Doug Colemanfftw.ffi: Find the fftw dll for Windows.
2014-07-09 Doug Colemanyaml.ffi: Fix library names. (for Windows, it's called...
2014-07-09 John Benediktssoncompiler.tree.modular-arithmetic: make a partial test...
2014-07-09 John Benediktssonyaml.ffi: fix library names.
2014-07-09 John BenediktssonRevert "compiler.tree.modular-arithmetic: revert strict...
2014-07-09 Doug Colemandebugger: Fix using.
2014-07-08 John Benediktssoncompiler.tree.modular-arithmetic: revert strict patch...
2014-07-08 John Benediktssoncocoa.plists: use new NSFastEnumeration>hashtable word.
2014-07-08 John Benediktssoncalendar.format: use math.parser format directive.
2014-07-08 Jon HarperYAML: allow configuration of !!merge and !!value
2014-07-08 Jon HarperYAML: support !!value in !!map
2014-07-08 Jon HarperYAML: support !!merge in !!map
2014-07-08 Jon HarperYAML: support !!timestamp
2014-07-08 Jon Harpercalendar.format: rfc3339, don't drop seconds decimals
2014-07-08 Doug Colemanpython.ffi: Use find-library-from-list instead of all...
2014-07-08 Doug Colemanalien.libraries.finder: How many patches does it take...
2014-07-08 Doug Colemandebugger: Add a unit test for #1098.
2014-07-08 Doug Colemanalien.strings: Actually return a string instead of...
2014-07-08 Doug Colemanalien.libraries.finder: map-find was what I wanted...
2014-07-08 Doug Colemangdbm: Enable gdbm on Win64.
2014-07-08 Doug ColemanMerge branch 'master' of factorcode.org:/git/factor
2014-07-08 Doug Colemanalien.libraries.finder: More robust finder code that...
2014-07-08 Doug Colemangdbm.ffi: Use find-library-from-list because nobody...
2014-07-08 Doug Colemanalien.libraries.finder: Add find-library-from-list...
2014-07-08 Doug ColemanMerge branch 'master' of factorcode.org:/git/factor
2014-07-08 Doug Colemanalien.libraries.finder.windows: Better fix for finding...
2014-07-08 Doug ColemanRevert "alien.libraries: Normalize the path before...
2014-07-08 Doug Colemandb.postgresql: Enable postgresql tests on win64! YAY!!
2014-07-08 Doug Colemanalien.libraries: Normalize the path before opening...
2014-07-08 Doug Colemanffi_test: Export test 59 and 60 for Windows.
2014-07-08 Doug Colemanalien.c-types: Looks like ffi_test_59 found a bug after...
2014-07-08 Doug Colemanalien.c-types: Ugh. There are self-similar lines of...
2014-07-08 Doug Colemanio.sockets.secure.windows: Fix using, remove duplication.
2014-07-08 Doug Colemanio.sockets.secure: Another fix for cross-platform openssl.
2014-07-08 Doug Colemanio.sockets.secure: Move some code from secure.unix...
2014-07-08 Doug Colemanalien.c-types: Revert previous changes to 64 bit boxing...
2014-07-08 Doug Colemanffi: Add some tests to ensure that 64bit integers are...
2014-07-07 Doug Colemanalien.c-types: longlong was calling to_fixnum instead...
2014-07-07 Doug Colemancore-foundation.fsevents: FSEventStreamEventId should...
2014-07-07 Doug Colemanunix: Ignore failures if errno is EINTR on close(2...
2014-07-07 Doug Colemanlibc.windows: We have to use utf8 since this is a libc...
2014-07-06 John Benediktssontools.deploy: bump sizes to get clean 32-bit builds...
2014-07-06 John Benediktssonlibc: fix usings.
2014-07-06 John Benediktssonlibc: fix for linux using GNU strerror_r (for now).
2014-07-06 John Benediktssonpython: change to py-initialize in startup-hook and...
2014-07-06 Doug Colemanvm: Simplify strerror code.
2014-07-04 Doug Colemanlibc: Add default strerror that is not threadsafe....
2014-07-04 Doug Colemanlibc: Fix strerror for unix.
2014-07-04 Doug Colemanlibc: Fix load error on windows.
2014-07-04 Doug Colemanvm: Fix namespace brace.
2014-07-04 Doug Colemanlibc: First stab at using strerror_r and (strerror_s...
2014-07-04 Doug Colemanvm: Add threadsafe_sterror to the vm.
2014-07-04 Doug Colemanpython: Call py-initialize in example, just in case...
2014-07-04 Doug Colemanio.backend.unix.multiplexers.run-loop: Really fix bug...
2014-07-04 Doug Colemancore-foundation.run-loop: Fix botched rename. Ugh....
2014-07-04 Doug Colemanio.files.temp.macosx: Create the cache and temp directo...
2014-07-04 Doug Colemanvm/image.cpp: Better error for opening a file for writing.
2014-07-04 Doug Colemanpython.ffi: Disable python3
2014-07-04 Doug Colemanpython.ffi: On Arch Linux, the library is called libpyt...
2014-07-03 Björn Lindqvisttools.deploy.backend: ui depends on (full) io so it...
2014-07-03 Doug Colemanalien.libraries.finder.linux: Trim blanks off the arch...
2014-07-03 Doug Colemantyped: .97 basically breaks typed. Check that the new...
2014-07-03 Doug Colemancompiler, stack-checker docs: Fix for 32-bit builds.
2014-07-03 Doug Colemancompiler.tree.modular-arithmetic: Don't require that...
2014-07-03 Doug Colemantools.coverage.testvocab: Fix help lint errors.
2014-07-03 Doug Colemanvm: Fix compilation on Windows. Fixes #1086.
2014-06-30 John Benediktssonalien.enums: cleanup using.
2014-06-30 John Benediktssonmath.transforms.bwt: cleaner to check last.
2014-06-28 John Benediktssoncurl: bindings to libcurl.
2014-06-26 John Benediktssoncore-foundation.file-descriptors: some cleanup.
2014-06-26 John Benediktssonio.backend.unix.multiplexors.select: some cleanup.
2014-06-24 John Benediktssoncolors.lch: implement CIELCH colors.
2014-06-24 John Benediktssonio.binary.fast: le> and be> should be unsigned.
2014-06-22 John Benediktssoncolors: more doc fixes.
next