]> gitweb.factorcode.org Git - factor.git/history - basis
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis /
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-06-02 Slava Pestovui.backend.x11: fix typo
2010-06-02 Slava Pestovalien.prettyprint: fix wrapping when prettyprinting...
2010-06-02 Slava Pestovui.backend.windows: remove a usage of rot
2010-06-02 Slava Pestovui.backend.x11: fixing raise-window*
2010-06-02 Slava Pestovx11: general cleanup
2010-06-02 Slava PestovMove system word from unix.ffi to libc since its not...
2010-06-01 Joe Groffcompiler.cfg.intrinsics.simd: intrinsic support for...
2010-06-01 Slava Pestovcalendar.model, tools.errors.model: re-initialize model...
2010-06-01 Slava Pestovvocabs.refresh.monitor: spin off new monitor threads...
2010-05-30 Slava Pestovalien.prettyprint: fix prettyprinting of array types...
2010-05-30 Slava Pestovui.tools.listener: fix error bar display
2010-05-29 Slava Pestovnibble-arrays: replace a -rot usage with locals
2010-05-29 Slava Pestovtools.deploy.macosx: make deployment work when we're...
2010-05-29 Slava Pestovui.backend.cocoa: factor out stop-io-thread word for...
2010-05-26 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-05-25 Slava Pestovbootstrap.image.download: refactor it a bit to make...
2010-05-25 Doug Coleman- Put back the good version of restart-alarm
2010-05-25 Doug ColemanUse restart-alarm for ui blink code
2010-05-25 Doug ColemanAdd a restart-alarm word that doesn't spawn a new thread
2010-05-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-25 Joe Groffmath.vectors.simd.intrinsics: use unrolled loops for...
2010-05-24 Joe Groffsequences.unrolled: tweak helper words so that call...
2010-05-24 Slava Pestovui.backend.x11: don't pass GLX_USE_GL since its a no...
2010-05-24 Slava Pestovui.gadgets.worlds: don't enable depth buffer by default...
2010-05-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Slava Pestovui: ditch window restore behavior since it was broken
2010-05-24 Joe Groffmath.vectors.simd.intrinsics: remove call( -- ) wrapper...
2010-05-24 Joe Groffsequences.unrolled: reimplement underlying (unrolled...
2010-05-24 Joe Groffmath.vectors.simd.intrinsics: use <direct-X-array>...
2010-05-24 Joe Groffmath.vectors.simd.intrinsics: wrap intrinsic fallback...
2010-05-24 Slava Pestovgame.input.x11: add alien.data to using list
2010-05-24 Doug ColemanDelay the cursor blink
2010-05-24 Doug Coleman- Remove the alarms stop variable, and instead for...
2010-05-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Slava Pestovalarms: new test case for interrupt race
2010-05-24 Slava Pestovcpu.x86: fix callbacks receiving stack parameters on...
2010-05-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Slava Pestovopengl.gl.unix renamed to opengl.gl.x11
2010-05-24 Slava Pestovui.backend.x11: fix load error
2010-05-23 Doug ColemanRemove typo slot, fix scheduling formula, record initia...
2010-05-23 Slava Pestovalarms: add unit test for race condition
2010-05-23 Slava PestovFixes for out parameter changes
2010-05-23 Slava PestovUpdating code to use with-out-parameters
2010-05-23 Slava Pestovcpu.x86.64: callback prologue was clobbering 5th parame...
2010-05-23 Joe Groffsystem-info.windows.nt: lingering string C type
2010-05-22 Slava PestovStack allocation improvements
2010-05-22 Doug ColemanClarify and reword alarms documentation
2010-05-22 Doug ColemanRemove alarms from using list, minor refactoring
2010-05-22 Doug ColemanRotate logs every day, but wait a day first
2010-05-22 Doug ColemanUpdate code base for new alarms api
2010-05-22 Doug ColemanCleaner implementation of alarms. Separate creating...
2010-05-22 Doug ColemanMake the alarm test wait for the promise to be fulfille...
2010-05-21 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-21 Niklas.Waernx11.xinput2.ffi: make XI*Mask less ugly
2010-05-21 Slava Pestovio.backend.unix: make timeouts work on stdin once Doug...
2010-05-21 Slava Pestovalarms: add a couple of unit tests
2010-05-21 Niklas.Waernx11.xlib: add GenericEvent constant
2010-05-21 Niklas.Waernx11.xinput2: xi2-available?
2010-05-21 Niklas.Waernx11.xlib: add a few things for xinput2
2010-05-21 Niklas.Waernx11.xinput2.ffi
2010-05-21 Niklas.Waernx11.xinput2.constants
2010-05-21 Niklas.Waerncreate basis/x11/xinput2
2010-05-21 Doug ColemanFix using list in sequences.unrolled, keys/values was...
2010-05-21 Doug ColemanChange alarm start variable to store nano-count of...
2010-05-21 Doug ColemanSimplify the alarms implementation a bit
2010-05-21 Doug Coleman- Change alarms to run in a single spawned green thread...
2010-05-21 Doug ColemanUse keys/values where appropriate
2010-05-19 Joe Groffsequences.unrolled vocab with fixed-length unrolling...
2010-05-19 Slava Pestovspecialized-arrays: fix typo
2010-05-19 Slava Pestovcompiler.cfg.builder.alien: use ##local-allot to fix...
2010-05-19 Slava Pestovcpu.x86.32: fix load error
2010-05-19 Slava PestovUse ##local-allot to simplify longlong unboxing
2010-05-19 Slava Pestovcompiler.tree.propagation.known-words: fix load error
2010-05-19 Slava Pestovalien.data: add with-scoped-allocation combinator for...
2010-05-19 Slava Pestovcompiler.cfg: generalize ##prepare-struct-caller instru...
2010-05-19 Slava Pestovstack-checker.alien: callback and assembly quotations...
2010-05-19 Slava Pestovspecialized-arrays: rename byte-array>T-array to T...
2010-05-19 Slava Pestovcompiler.tests: fix test for generalizations change
2010-05-19 Slava PestovFixing fallout from sequences.generalizations change
2010-05-19 Slava Pestovlibc: use size_t instead of ulong for correct behavior...
2010-05-19 Slava Pestovalien.c-types: make a couple of words private
2010-05-18 Slava Pestovcpu.x86.assembler: drop useless ST0 operand from some...
2010-05-18 Slava Pestovcpu.x86.x87: compares were clobbering ST0
2010-05-18 Slava Pestovalien.libraries, stack-checker.alien: check user inputs...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-18 Slava Pestovcpu.x86.assembler: fix typo
2010-05-18 Slava Pestovcpu.x86.x87: use FISTPD to convert floats to integers...
2010-05-18 Slava Pestovcpu.x86.assembler: AH CH DH BH register operands now...
2010-05-18 Slava Pestovcompiler.cfg.value-numbering: constant folding for...
2010-05-18 Slava Pestovcompiler.cfg.value-numbering: add constant folding...
2010-05-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-17 Slava Pestovcpu.x86.64: call check-sse to ensure that cpu.x86.sse...
2010-05-17 Slava Pestovcpu.x86: add x87 codegen for Model T enthusiasts
2010-05-17 Slava Pestovcompiler.cfg.ssa.interference: implement linear-time...
2010-05-17 Slava Pestovcompiler.cfg.ssa.interference.live-ranges: compute...
2010-05-17 Slava Pestovcompiler.cfg.linear-scan: fix typo
2010-05-17 Joe Groffcpu.x86.assembler: a choice selection of x87 instructions
2010-05-17 Slava Pestovcpu.x86.32: clean up %unary/binary-float-function
next