]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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-31 Slava Pestovbenchmark.spectral-norm-simd: SIMD implementation of...
2010-05-31 Slava Pestovbenchmark.spectral-norm: add copyright notice
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 PestovAdd deployment descriptors for benchmarks, and add...
2010-05-29 Slava Pestovui.backend.cocoa: factor out stop-io-thread word for...
2010-05-29 Joe Groffkey-caps, joystick-demo: move demos to game.input.demos...
2010-05-26 Joe Groffbuild-support/factor.cmd: cleanups recommended by mnestic
2010-05-26 Joe Groffbuild-support/factor.cmd: spruce up "unable to detect...
2010-05-26 Joe Groffbuild-support/factor.cmd: copy factor.image to factor...
2010-05-26 Joe Groffbuild-support/factor.cmd: detect cl.exe platform and...
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 Joe Groffcuda.gl: with-mapped-cuda-buffer helper word
2010-05-25 Joe Groffcuda.gl: cuda-buffer helper object that pairs a buffer...
2010-05-25 Slava Pestovnehe: fix load errors
2010-05-25 Joe Groffgpu.buffers: grow-buffer helper word
2010-05-25 Joe Groffcuda.contexts, cuda.gl: factor out set-up-cuda-context...
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 Doug ColemanMake frequency a constant
2010-05-25 Doug ColemanKey-logger demo
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 Groff"factor.cmd" script to automate update/build/bootstrap...
2010-05-24 Joe Groffbuild-support/http-get.vbs: handle exceptions when...
2010-05-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Joe Groffadd targets to Nmakefile to fetch boot images on window...
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 Pestovecdsa: C types can't be strings anymore
2010-05-22 Slava Pestovchipmunk.demo: fix load error
2010-05-22 Slava PestovStack allocation improvements
2010-05-22 Doug ColemanClarify and reword alarms documentation
2010-05-22 Doug ColemanRemove dependency on tick unit
2010-05-22 Doug ColemanFinish renaming micros->nanos in game code, update...
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 ColemanFix using list for keys/values change
2010-05-21 Doug ColemanUse overhauled alarms in game.loop
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-21 Doug ColemanFix typo in stack effect docs
2010-05-21 Joe Groffcuda.libraries: make grid tuple read-only, grid-dim...
2010-05-21 Joe Groffcuda.libraries, cuda.syntax: support for both 32- and...
2010-05-21 Joe Groffcuda.libraries: rework parameter passing to fill entire...
2010-05-20 Joe Groffcuda.libraries: scrape out some useless code
2010-05-20 Joe Groffcuda.libraries, cuda.syntax: factor generated CUDA...
2010-05-20 Joe Groffcuda.libraries: rename "function-launcher" to "grid...
2010-05-20 Joe Groffimprove cuda library organization
next