]> gitweb.factorcode.org Git - factor.git/history - basis/windows
Update actions, because Node.js 16 actions are deprecated, to Node.js 20
[factor.git] / basis / windows /
2013-10-11 Björn Lindqvistwindows.winsock: wrap socket function
2013-09-26 John Benediktssonwindows.winsock: port should be short, not sure if...
2013-09-25 John Benediktssonwindows.winsock: the servent structure is different...
2013-09-17 John Benediktssonwindows.winsock: fix getservbyport and servent struct.
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
2013-05-02 Doug Colemanwindows.ntdll: Use the real field names for all the...
2013-04-27 Doug Colemanwindows.ntdll: Make this Windows-only.
2013-04-27 Doug Colemanwindows: Add ntdll and bind to more process listing...
2013-04-26 John Benediktssonwindows.winmm: adding platforms.txt.
2013-04-26 Doug Colemanwindows.winmm: Add binding to play mp3s.
2012-10-25 Doug Colemanwindows: Fix bootstrap.
2012-10-25 Doug Colemanwindows: Attempt to fix circularity.
2012-10-25 Doug Colemanwindows.shell32: Throw an error if file does not exist...
2012-10-24 Doug Colemanwindows.shell32: Add a way to find out the kind of...
2012-10-24 Doug Colemanwindows.kernel32: Add function and some structs.
2012-09-21 Doug Colemanwindows.uniscribe: Render image lazily. Speeds up panes...
2012-09-20 John Benediktssonwindows.fonts: speed up cached fonts.
2012-09-17 Doug Colemanwindows: Start adding GetBestInterface.
2012-09-17 Doug Colemanwindows.iphlpapi: Add a way to get interfaces, mac...
2012-09-17 Doug Colemanwindows.winsock: Add sockaddr>ip.
2012-09-17 Doug Colemanwindows.kernel32: Add HeapAlloc, HeapFree but don't...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-16 John Benediktssonwindows.time: fix using list.
2012-07-16 John Benediktssonwindows.time: faster windows-time>timestamp.
2012-06-21 Doug Colemanissue #358: rename ole32-error -> check-ole32-error
2012-06-21 Doug Colemanio.files.info.windows: Fix file-systems word in two...
2012-06-05 John Benediktssonwindows.ddk.setupapi: use PACKED-STRUCT (thanks Joe...
2012-04-16 Joe Groffio.files.temp.windows: fix up
2011-11-24 Joe Groffuse radix literals
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-24 John Benediktssonwindows.directx: add platforms.txt.
2011-10-19 Doug ColemanAdd throw-win32-error, use it in (delete-file)
2011-10-19 Doug ColemanWhen deleting a file, if it fails with "Access is denie...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-02 Doug ColemanRemove all non-core uses of (scan-token)
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-26 Doug ColemanRemove extra stack effects in windows.messages
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-09-14 Joe Groffwindows, windows.directx: move directx libraries out...
2011-09-08 Doug ColemanWindows bindings for security tokens
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-27 Joe Groffimages.gdiplus, windows.gdiplus, windows.streams: updat...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 Joe Groffwindows: merge library manifest from old windows.nt...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovUpdate code for alien.data changes
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-10-01 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-29 Doug ColemanMake a way to get DNS server ips on Windows
2010-09-29 Doug ColemanAdd a basic windows registry vocabulary
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-21 Doug ColemanFix error checking in windows.sockets again
2010-09-21 Doug ColemanSquashed commit of the following:
2010-09-21 Slava Pestovalien.data: remove deprecated malloc-object word
2010-09-20 Doug ColemanFix io.servers -- if it doesn't start up, don't throw...
2010-09-20 Doug ColemanSquashed commit of the following:
2010-09-17 Doug ColemanMake sure io.backend.windows loads the implementations...
2010-09-16 Doug ColemanAdd platforms.txt for windows.handles
2010-09-16 Doug ColemanMove win32-handle to windows.handles and update using...
2010-08-15 Slava Pestovwindows.directx: update for void being parsed like...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-22 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-18 Philipp BrüschweilerMerge remote branch 'origin/master' into gtk-image...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
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-16 Slava Pestovalien.data: remove second quotation parameter from...
2010-07-11 Joe GroffMerge branch 'master' into native-image-loader
2010-07-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-07-07 Joe Groffwindows.streams: get rid of workaround for stream-tell bug
2010-07-07 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-07 Joe Groffwindows.streams: remove some code used for debugging
2010-07-07 Joe Groffwindows.gdiplus: start-gdi+/stop-gdi+/check-gdi+-status...
2010-07-07 Joe Groffwindows.streams: attempt to determine stream size becau...
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-29 Joe Groffnew vocab windows.streams: COM IStream wrapper for...
2010-06-29 Joe Groffwindows.com: add IStream interface
2010-06-28 Joe Groffwindows.gdiplus: resolve ambiguity introduced by auto-use
2010-06-28 Joe Groffwindows.gdiplus: clean up so it loads
2010-06-28 Joe Groffnew vocab windows.gdiplus: bindings to GDI+ (not tested...
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next