]> gitweb.factorcode.org Git - factor.git/history - basis
windows: fix load errors
[factor.git] / basis /
2010-04-11 Slava Pestovwindows: fix load errors
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-11 Slava PestovFixing load errors
2010-04-11 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-11 Erik CharleboisConvert image to binary form and remove debug code.
2010-04-10 Slava Pestovalien: now that fastcall works better it doesn't need...
2010-04-10 Slava Pestovcpu.x86.32: cleanups and fixes to make fastcall and...
2010-04-10 Erik CharleboisTypo in cairo ffi for C-ENUM change.
2010-04-10 Slava Pestovcompiler.tests.alien: fix typo
2010-04-10 Erik CharleboisForget to save some files for enum change
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Slava PestovFiddle with register assignments in non-optimizing...
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-10 Erik CharleboisChange C-ENUM: to always take a type. Use f for anonymo...
2010-04-08 Slava Pestovui.gadgets.grids: clarify docs
2010-04-08 Slava Pestovio.monitors.recursive: don't bomb if a dsubordinate...
2010-04-06 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-06 Joe Groffdebugger: `` '' -> “ ”
2010-04-06 Joe Groffcatch merge conflicts in source and report them as...
2010-04-06 Erik CharleboisMerge branch 'techniques'
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-06 Erik CharleboisExtend C-ENUM: to allow specifying the constant vvalues...
2010-04-05 Slava PestovStore stack bounds in TIB on win64 to make C++ exceptio...
2010-04-05 Doug ColemanTemporary fix for directx bindings until I revert flags...
2010-04-05 Doug ColemanDont use literals twice
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-04 Slava Pestovcpu.x86.assembler: add support for absolute addressing...
2010-04-04 Erik CharleboisPGM image loading and saving
2010-04-04 Slava Pestovcpu.x86.64: fix typo that caused bootstrap crash
2010-04-04 Slava PestovGet green threads working on Windows
2010-04-03 Joe Groffupdate some more doc examples using old abi strings
2010-04-02 Slava Pestovwindows.errors: redundant USING: list entry
2010-04-02 Slava Pestovvm: re-organize context structure
2010-04-02 Joe Grofftools.disassembler: allow aliens to be used in address...
2010-04-02 Joe Groffadd tests for fastcall callbacks
2010-04-02 Joe Grofftest fastcall indirect struct return
2010-04-02 Joe Groffremove fastcall struct param tests because GCC appears...
2010-04-02 Joe Groffadd tests for struct returns from fastcall
2010-04-02 Joe Grofftest indirect fastcalls
2010-04-02 Joe Groffcompiler.tests.alien: add back fastcall float and struc...
2010-04-02 Joe Groffcpu.x86.32: add load-return-regs methods for stack...
2010-04-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-02 Slava Pestovvm: pre-allocate context alien
2010-04-02 Joe Groffflatten non-integral types to (stack-value) on x86.32
2010-04-02 Slava Pestovcpu.ppc: fix optimizing compiler backend
2010-04-02 Slava Pestovcpu.ppc: stick old stack pointer in a register for...
2010-04-02 Joe Groffadd a test that multiple stdcalls or fastcalls in the...
2010-04-02 Joe Groffmake "fastcall" symbol private since it doesn't really...
2010-04-02 Joe Groffretire mixed int/float fastcall tests because who cares
2010-04-02 Joe Groffupdate %load-param-reg, %save-param-reg, and %cleanup...
2010-04-02 Slava Pestovcompiler: new set-special-object intrinsic; more effici...
2010-04-02 Slava PestovSome minor pointless optimizations
2010-04-01 Doug ColemanFix bootstrap on windows
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Joe Groffadd note to deploy docs that «deploy» creates a bundle...
2010-04-01 Joe Grofftools.deploy: add a «deploy-image-only» word that only...
2010-04-01 Joe Grofftools.deploy.macosx: make sure Contents/Frameworks...
2010-04-01 Joe Groffupdate deploy backends not to include dll in deployed...
2010-04-01 Joe Groffcheck gc after fastcall ffi tests like stdcall tests
2010-04-01 Doug ColemanFix bootstrap
2010-04-01 Doug ColemanUse flags{ instead of flags all over the place
2010-04-01 Joe Groffupdate M\ int-regs param-regs for x86-32 to give input...
2010-04-01 Joe Grofftypos in ffi tests
2010-04-01 Joe Groffcpu.architecture: alter param-regs to take abi as an...
2010-04-01 Joe Groffadd fastcall functions to ffi tests
2010-04-01 Erik CharleboisPPM image loading and saving
2010-04-01 Slava Pestovcpu.ppc: updating optimizing compiler backend for recen...
2010-04-01 Slava Pestovcpu.ppc: non-optimizing compiler backend fixes
2010-04-01 Joe Groffremove redundant «stdcall?» word from cpu.x86.32
2010-04-01 Joe Groffupdate alien.libraries docs to link cdecl/stdcall symbols
2010-04-01 Joe Groff"stdcall" -> stdcall
2010-04-01 Joe Groff"mingw" -> mingw
2010-04-01 Joe Groff"cdecl" -> cdecl
2010-04-01 Slava Pestovcpu.x86.assembler: add segment override prefixes
2010-03-31 Slava Pestovcpu.x86.64: eliminate useless instruction from primitiv...
2010-03-31 Doug ColemanFix calendar docs
2010-03-31 Doug ColemanAdd utiltity words for io.files.unique
2010-03-31 Doug ColemanLink a word in math docs
2010-03-31 Doug ColemanAlways do a leap year check when adding timestamps
2010-03-31 Doug ColemanMore constants and functions in windows.advapi32
2010-03-31 Doug ColemanMake literals work with aliases, add flags{ parsing...
2010-03-31 Doug ColemanReport the Win32 error code along with the error message
2010-03-31 Slava Pestovcpu.ppc: updating non-optimizing compiler backend for...
2010-03-31 Slava Pestovcpu.x86: remove useless crap from c-to-factor sub-primitive
2010-03-31 Slava Pestovtools.deploy.shaker: make sure an io-multiplex method...
2010-03-31 Slava Pestovtools.deploy.shaker: don't strip out io-thread, since...
2010-03-31 Slava Pestovlocals: remove some dead code
2010-03-31 Slava Pestovthreads: delete old contexts immediately instead of...
2010-03-30 Slava Pestovmodels.product: fix example (reported by Muzzleflash)
2010-03-30 Slava PestovDocument (free), move it out of libc.private and mentio...
2010-03-30 Slava Pestovvalidators: fix v-default (reported by Niklas Waern)
2010-03-30 Slava Pestovconcurrency.distributed: fix for removal of 'thread...
2010-03-30 Slava Pestovsets, hash-sets, bit-sets: fix some typos in the docume...
2010-03-30 Slava Pestovthreads: use context-switching primitives
2010-03-29 Slava Pestovui.gadgets.buttons: fix incorrect parameter order in...
2010-03-29 Slava Pestovbootstrap.compiler: fix joint dependencies declared...
2010-03-29 Joe Groffsomeone screwed up the kernel-error codes in debugger
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-28 Slava Pestovthreads: fix thread-local variables
2010-03-28 Slava Pestovcpu.x86.bootstrap: fix jit-profiling regression
next