]> gitweb.factorcode.org Git - factor.git/history - vm/os-unix.hpp
Put brackets around ipv6 addresses in `inet6 present`
[factor.git] / vm / os-unix.hpp
2020-03-07 Doug Colemanvm: Add AS_UTF and use it to print wchar_t in Windows...
2019-02-09 Jack LucasRe-add Freebsd Support
2017-06-26 Björn LindqvistVM: removing the annotations to please musl (#1836)
2016-05-02 Björn LindqvistVM: SNPRINTF macro is not used
2015-09-29 Björn LindqvistVM: fix move_file called from save_image
2014-11-11 Doug Colemanvm: Fail with out_of_memory() if mprotect returns ENOMEM.
2014-07-17 Doug Colemanos-unix.hpp: Use the old strerror_r insetad of the...
2014-07-06 Doug Colemanvm: Simplify strerror code.
2014-07-04 Doug Colemanvm: Add threadsafe_sterror to the vm.
2013-05-13 Erik CharleboisVM: Replace u8-64, s8-64, cell, fixnum with stdint...
2013-05-12 Erik CharleboisVM: Refactor os-* to Factor style
2011-11-12 Joe Groffvm: more defense against multi-faulting
2011-11-08 Joe Groffvm: interrupt stdin_loop when entering fep
2011-11-02 Joe Groffvm: better organize atomics and sample counter
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-03 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-09-03 Slava PestovChange how SIGPIPE is ignored, and add a unit test...
2010-08-01 Joe Groffvm: remove some mixed use of stdio/iostream. when monot...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanRemove system_micros from vm, implement gmt hook on...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-29 Slava Pestovvm: split up TLS code and add a dummy implementation...
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-28 Slava Pestovvm: use sigaltstack to handle callstack overflow properly
2010-03-27 Slava Pestovvm: clean up TLS usage
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Doug ColemanChange the MOVE_FILE macro to a function named move_file
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanSave images to a temporary file first, then call MOVE_F...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Slava Pestovvm: Tweak Factor VM to compile with Microsoft Visual...
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-07 Slava Pestovvm: remove some unused #defines
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-19 Doug Colemanremove sleep_micros, add sleeo_nanos to vm
2009-11-19 Doug ColemanMerge branch 'master' into nanos
2009-11-18 Doug Colemanrename millis to system-millis, micros to system-micros...
2009-11-18 Doug ColemanMerge branch 'master' into nanos
2009-11-18 Doug Colemaninitial commit to nanos branch to replace micros
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-05 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-10-04 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Doug Colemanadd ftell primitive
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-03 Slava PestovBig VM cleanup
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Joe Groffkeep a map of thread ids to vm pointers. use this to...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Phil Dawesrenamed factorvm to factor_vm
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Slava PestovFix conflict
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-16 Phil Dawesthread_id is a pthread_t on unix
2009-09-16 Phil Dawescleaned up code a bit, added multithreaded mode flags
2009-09-16 Phil Dawesmoved the thread stuff around a bit
2009-09-16 Phil Dawesfixed up linux64 bootstrap (single threaded)
2009-09-16 Phil Dawesadded lookup_vm and removed last usage of vm from windo...
2009-09-16 Phil Dawesprint_native_string doesn't need singleton ptr
2009-09-16 Phil Dawesremoved some vm-> pointers
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
next