]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-26 Joe Grofffix buggy simd intrinsics
2009-11-26 Joe Groffremove SIMDS:
2009-11-26 Joe Groff"norm" doesn't need to be generic, "norm-sq sqrt" alway...
2009-11-26 Joe Grofftrick math.vectors.simd into making nicer quotations
2009-11-26 Joe Groffremove SIMD:s
2009-11-26 Joe Groffdon't try to rewrite redundant test-vector-exprs
2009-11-26 Joe Groffupdate benchmark.nbody-simd and benchmark.raytracer...
2009-11-26 Joe Groffmath.vectors.simd.cords vocab that defines vector cords
2009-11-25 Joe Groffvector op specializations on cords
2009-11-25 Joe Groffstreamline cords, add a functor for making specialized...
2009-11-25 Joe Groffmove cords to sequences.cords
2009-11-25 Joe Groffchange name of 'unsign-rep' to more sensible 'signed...
2009-11-25 Joe Groffremove mentions of 256-bit vectors from math.vectors...
2009-11-25 Joe Grofffix math.vectors.conversion help-lint
2009-11-25 Joe Groffupdate math.vectors.conversion
2009-11-25 Joe Groffmake math.vectors.simd tests pass again
2009-11-24 Joe Groffupdate compiler.cfg.intrinsics.simd tests
2009-11-24 Joe Grofffix simd intrinsic compilation
2009-11-24 Joe Groffscalar fallbacks for simd intrinsics
2009-11-19 Joe Grofftypo
2009-11-19 Joe Grofffill in longlong cases for %scalar>integer (won't work...
2009-11-19 Joe Groffbreak simd intrinsics into a separate vocab so they...
2009-11-19 Joe Groffmove methods back into simd functor so the intrinsics...
2009-11-19 Joe Grofffix effect of set-alien-vector
2009-11-19 Joe Grofffix primitive emit fallback for simd intrinsics
2009-11-19 Joe Groffenable simd intrinsics and fix first-pass compiler...
2009-11-19 Joe Grofftests for all simd intrinsics
2009-11-19 Doug Colemanvm/Config.openbsd: pass in -fno-inline-functions to...
2009-11-25 Doug Colemanrevert math.matrices.elimintion until someone fixes...
2009-11-24 Doug Colemanupdate docs for new alarms changes
2009-11-24 Doug Colemanstore the current alarm in current-alarm
2009-11-23 Doug Colemanalarms: Stop repeated alarms after an error is thrown
2009-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava Pestovio.launcher.unix: tests don't hang on failure
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug Colemanuse CONSTANT: in epoll
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Doug Colemanremove >duration word and instead make a private >nanos...
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-30 Doug Colemanfix openbsd compile
2009-11-21 Slava Pestovtools.time: update docs
2009-11-21 Slava Pestovalarms: pass correct parameter to sleep-until, fixes...
2009-11-21 Slava Pestovtools.threads: report correct sleep time
2009-11-21 Slava PestovVarious Windows load fixes
2009-11-21 Slava Pestovedit-error now works if the error has a file name but...
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava Pestovmason.report: better benchmark timings
2009-11-20 Slava Pestovtools.deploy.test.17: fix typo
2009-11-20 Doug Colemanclean up the end of the easter word
2009-11-20 Doug Colemanfix windows compile error
2009-11-20 Slava Pestovtools.deploy.test.17: database deployment test
2009-11-20 Slava PestovUpdate a few places that used string C type names to...
2009-11-20 Slava PestovClean up startup/shutdown hook code
2009-11-20 Slava Pestovmason.report: put github link in build reports
2009-11-20 Slava PestovMove nano-count>timestamp word to core-foundation.run...
2009-11-20 Slava PestovBootstrap and mason now record times in nanoseconds
2009-11-20 Slava Pestovalien.c-types: fix help lint
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Slava Pestovstack-checker: fix error message printed when do-primit...
2009-11-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-20 Slava Pestovalien.c-types: make sure generated words reference...
2009-11-20 Slava Pestovclasses.struct: compute slot offsets before alignment...
2009-11-20 Doug Colemanuse nanoseconds in the core-foundation run-loop
2009-11-20 Doug Colemanupdate calendar tests
2009-11-20 Doug Colemanfix benchmark time reporting
2009-11-20 Doug Colemanuse nano-count for timing bootstrap
2009-11-20 Doug Colemanuse nano-count instead of timestamps for mouse clicks
2009-11-19 Doug Colemanupdate run-loop multiplexer
2009-11-19 Doug Colemanfix stack effects for nanosseconds, update io backends...
2009-11-19 Doug Colemanremove sleep_micros, add sleeo_nanos to vm
2009-11-19 Doug Colemanfix mason time reporting
2009-11-19 Doug Colemanreport times in ms again
2009-11-19 Doug Colemanprint correct time on bootstrap
2009-11-19 Slava Pestovbootstrap.stage2: fix bootstrap time reporting
2009-11-19 Slava Pestovcombinators: fix typo in docs
2009-11-19 Slava Pestovvm: fix compilation with DEBUG=1
2009-11-19 Slava PestovFix potential assertion failure if GC was invoked while...
2009-11-19 Doug Colemanremove system-millis and update vocabs to use system...
2009-11-19 Doug Colemanbetter pipe name on windows
2009-11-19 Doug Colemanfix load errors
2009-11-19 Doug ColemanMerge branch 'master' into nanos
2009-11-19 Doug ColemanMerge branch 'nanos' of git://factorcode.org/git/factor...
2009-11-19 Doug Colemanfix system docs
2009-11-19 Doug Colemanuse system-micros
2009-11-19 Doug Colemanuse system-micros
2009-11-18 Doug Colemaninitial zoneinfo parser checkin
2009-11-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-18 Doug Colemanuse $subsections instead of $subsection
2009-11-18 Doug Colemandocument nano-count, move monotonic-clock to hell
2009-11-18 Doug Colemanuse nano-count instead of monotonic counters, dont...
2009-11-18 Doug Colemanrename millis to system-millis, micros to system-micros...
2009-11-18 Joe Groffproperly handle -vector-op and case words in simd.backend
2009-11-18 Doug Colemanlink against librt
2009-11-18 Doug Colemanfix current_nanos on windows
2009-11-18 Doug ColemanMerge branch 'master' into nanos
2009-11-18 Doug Colemanremove disposable for now
next