]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-11-14 John Benediktssonvariables: fix for recent initial-value change.
2011-11-14 John Benediktssonui.tools.listener: removing unnecessary spawn.
2011-11-14 Joe Groffimages.viewer.prettyprint: mark not loaded/tested
2011-11-14 John Benediktssonwebbrowser.linux: switching to xdg-open.
2011-11-14 John Benediktssonwebbrowser: changing open-url to use open-file everywhere.
2011-11-14 Joe Groffmath.vectors.simd: don't try distance on int types
2011-11-14 Joe Groffmath.vectors.simd: unencrypt check-optimizer
2011-11-14 Joe Groffcode beautification
2011-11-14 Joe Groffmath.vectors.simd: add vcount to the tests
2011-11-14 Joe Groffmath.vectors.simd.intrinsics: fix double-2 vcount
2011-11-14 Joe Groffcompiler.tree.propagation: missed using
2011-11-14 Joe Groffcompiler: more peephole tests for shl/sar
2011-11-14 Joe Groffcompiler: tighten (simd-select) output class
2011-11-14 Joe Groffmath.vectors.simd: make vcount work for all ints
2011-11-14 Joe Groffmath.vectors.simd.intrinsics: better fake vgetmask
2011-11-14 Joe Groffmath.bitwise: don't count the same bits over&over
2011-11-14 Joe Groffmath.bitwise: hotrod nonintrinsic fixnum-bit-count
2011-11-14 Joe Groffcompiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
2011-11-13 Joe Groffnew module images.viewer.prettyprint
2011-11-13 Joe Groffvm: fashion police
2011-11-13 Joe Groffvm: set stdin_loop cancellation state
2011-11-13 Joe Groffvm: close_console before exiting anywhere
2011-11-13 Philipp Brüschweilervm: close the console when exiting
2011-11-13 Slava Pestovclasses.struct.vectored: update for recent slots change
2011-11-13 Slava Pestovvariants: update for recent slots change
2011-11-13 Slava PestovNow that #foo and ##foo are symbols we can remove a...
2011-11-13 Joe Groffvm: typo in os-windows.hpp
2011-11-13 John Benediktssonui.operations: fix stack names.
2011-11-13 Doug Colemanio.directories: fix delete-file on windows, add unit...
2011-11-13 John Benediktssonassocs: 5-8% performance improvement to assoc>map....
2011-11-13 Slava PestovFix bootstrap
2011-11-13 John Benediktssonwebbrowser: open url's in your webbrowser.
2011-11-13 John Benediktssonformatting: improve summary.txt.
2011-11-12 Slava Pestovhashtables: small cleanup
2011-11-12 Slava PestovPrevent predicate engine words from showing up in usage...
2011-11-12 Slava PestovFix ambiguity between 'initial: f' and no initial value...
2011-11-12 Doug Colemaneditors: wait 300ms for the run-process to possibly...
2011-11-12 Doug Colemaneditors.jedit: return "jedit" when looking for jedit...
2011-11-12 Doug Colemanfactor.sh: Remove the redundant list of commands
2011-11-12 Joe Groffcpu.*.bootstrap: clear faulting flag directly
2011-11-12 Joe Groffvm: more defense against multi-faulting
2011-11-12 Doug Colemancompiler.cfg: Rename <##foo> to ##foo, in the low-level IR
2011-11-12 Doug Colemanbenchmark.udp-echo0: Fix the memory leak.
2011-11-12 Joe Groffio.sockets.windows: plug receive-from memory leak
2011-11-11 Joe Groffmath.parser: undo some inlining to shrink size
2011-11-11 Joe Groffvm: "edges" command for factorbug
2011-11-11 Joe Grofftools.deploy: label small-enough? tests
2011-11-11 Joe Grofftools.profiler.sampling: better test quots
2011-11-11 John Benediktssonhashtables: fix docs for new-key@, and note that quadra...
2011-11-11 Joe Groffbootstrap.primitives: remove counting "profiling"
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-11 Joe Groffinit signals or console after stage2 init
2011-11-11 Joe Groffvm: don't SIGQUIT on unix or Ctrl-Break on windows
2011-11-10 John Benediktssonhashtables: allow re-using deleted tombstones. Fixes...
2011-11-10 Joe Groffsequences.parser: fix load error
2011-11-10 Joe Groffkill tools.profiler.counting and ui.tools.profiler
2011-11-10 John Benediktssoncombinators: fix docs for case.
2011-11-10 Joe Groffnew module typed.namespaces: get/set + type check
2011-11-10 Doug Colemanfactor.sh: print more docs in usage()
2011-11-10 Slava Pestovio.ports: clean up
2011-11-10 Joe Groffio.ports: make read-step inline
2011-11-10 Joe Groffslice boa -> <slice-unsafe>
2011-11-10 Joe Groffio: clean up some mess
2011-11-10 Joe Groffio: fix each-block-slice typo
2011-11-10 Joe Groffio: more hot-rodding for #376
2011-11-10 Joe Groffio.ports: fix bootstrap
2011-11-10 Joe Groffio.backend.unix: hints on M\ fd refill
2011-11-09 John Benediktssonsequences: improve docs for map-sum.
2011-11-09 Joe Groffio.files: add file-reader, file-writer mixins
2011-11-09 Joe Groffio:read: don't resize output buffer if unnecessary
2011-11-09 Joe Groffio.ports: make read-step TYPED:
2011-11-09 Joe Groffio.buffers, io.ports: trim some dispatch
2011-11-09 Joe Grofftools.profiler.sampling: preliminary docs
2011-11-09 Joe Groffvm: hand SIGALRM to signal pipe if not sampling
2011-11-09 Joe Groffdeques: fix help-lint
2011-11-09 Joe Groffvm: fix build on windows
2011-11-09 Joe Groffunix.signals: documentation and metadata
2011-11-09 Joe Groffvm: make signal pipe nonblocking
2011-11-08 Joe Grofftools.profiler.sampling: top-down-max-depth report
2011-11-08 Joe Grofftools.profiler.sampling: change some names around
2011-11-08 Joe Groffvm: don't send foreign samples to outer space
2011-11-08 John Benediktssondeques: adding ?peek-front and ?peek-back.
2011-11-08 Joe Groffio.backend: start signal thread after io-backend
2011-11-08 Joe Groffvm: don't pass this to safepoint constructor
2011-11-08 Joe Groffunix.process: take raise from unix.ffi
2011-11-08 Joe Groffnew module unix.signals: app-level signal handlers
2011-11-08 Joe Groffvm: more commentary on lock_console() stuff
2011-11-08 Joe Groffio.backend.unix: startup hook for signal-pipe
2011-11-08 Joe Groffvm: don't mask SIGTTIN from stdin_loop
2011-11-08 Joe Groffio.backend.unix: init-signal-pipe function
2011-11-08 Joe Groffvm: interrupt stdin_loop when entering fep
2011-11-08 Joe Groffvm: write signals to pipe immediately
2011-11-08 Joe Groffvm: move bignum.cpp includes to master.hpp
2011-11-08 Joe Groffvm: enqueue signals for FEP signals too
2011-11-08 Joe GroffGNUmakefile: use PCH so compiler goes faster
2011-11-08 Joe Groffvm: write async signals to pipe for multiplexer
2011-11-08 Joe Groffio.launcher.windows: update tests for prompt
2011-11-08 Joe Groffvm: switch atomic::add to atomic::fetch_add
2011-11-07 Joe Grofflists: make lmap behave row-polymorphically
2011-11-07 Doug Colemancompiler.cfg: Change low-level IR constructors from...
next