Commit Graph
49 Commits
Author SHA1 Message Date
Araq e80af878b9 bugfix: typo in unsigned.nim; fixes #234 2012-10-20 18:48:28 +02:00
Dominik Picheta 8dd1a5a181 Sockets module should compile again on Windows. Fixed asyncio not compiling. 2012-08-12 20:25:30 +01:00
Dominik Picheta 40ae258e7e Some improvements to the sockets module. 2012-07-25 19:55:52 +01:00
Dominik Picheta 5310a3044f Many fixes for asynchronous sockets. Asyncio should now work well with buffered and unbuffered plain and ssl sockets. Added asyncio
test to the test suite.
2012-07-22 23:32:49 +01:00
Araq 4f582da27f make tests green again 2012-07-17 01:27:25 +02:00
Araq 795afb0021 made tests green again 2012-07-09 00:54:46 +02:00
Araq 4fbba0a65a changed integer promotion rules; breaks bootstrapping and lots of code 2012-07-08 21:03:47 +02:00
Araq 8ef48a34e5 fixes #150; next steps for proper unsigned support 2012-07-03 00:59:36 +02:00
Araq 00feaa2530 fixes #142 2012-06-20 14:43:03 +02:00
Zahary Karadjov b11fe5d0b4 more uint related fixes 2012-06-14 17:33:00 +03:00
Araq 85ac5f94f1 made tests green again 2012-05-11 00:11:17 +02:00
Araq b9f99565e9 added new OpenGL wrapper 2012-04-04 01:40:39 +02:00
Araq ff4a69b624 win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wide char versions of the WinAPI 2012-03-04 21:44:56 +01:00
dom96 b298b07567 Added asyncio module; irc, scgi and the ftpclient modules work with it. Added (de)allocCStringArray. Many async sockets fixes. 2012-01-22 16:21:05 +00:00
Araq 743182afd7 windows module should now compile for all CPUs 2011-12-31 10:32:12 +01:00
Zahary Karadjov 841d6b6aa9 fixed some recently introduced compilation errors in the standard library 2011-12-13 22:52:13 +02:00
Zahary Karadjov 80319ccfb0 windows.nim compiles again 2011-12-13 01:00:17 +02:00
Zahary Karadjov 0e609d2101 New implementation for os.sameFile on Windows
Hard-links on Windows are now treated just as they are on POSIX.
The new implementation is faster than the previous, but still it's quite
slower than fstat (use with caution).
2011-12-07 00:53:27 +02:00
Araq dc08a033d9 memfiles now uses winlean; changed the interface to raise EOS 2011-11-05 12:16:49 +01:00
Zahary Karadjov 2f34e17011 logical typo in the previous commit 2011-11-04 14:50:11 +02:00
Zahary Karadjov 4a436120bd memory-mapped files for posix and windows 2011-11-04 03:49:55 +02:00
Zahary Karadjov b7e8daf65d libuv working on windows too
Added: vcc compilation flags for proper debug symbol generation
2011-10-12 22:40:01 +03:00
dom96 0db6f3c00f select() for processes; copyDir() for os. 2011-05-07 23:17:10 +01:00
dom96 6b4101f82e The sockets module supports non-blocking sockets now. Many other fixes in sockets. Timeout support in scgi. 2011-04-30 13:51:04 +01:00
Araq 62b4cc6c02 more fixes for dy(n)lib typo; fixes #15 2011-03-08 22:45:57 +01:00
Araq 765366c1f3 version 0.8.10 2010-10-21 00:12:14 +02:00
Andreas Rumpf 38257af9f6 windows.nim compiles again; thanks for fucking it up 2010-08-12 07:38:31 +02:00
Andreas Rumpf c441cdb64c bugfix: exception handling (still not correct) 2010-06-04 00:45:46 +02:00
Andreas Rumpf 1fa668d27b psapi cleanup 2010-05-29 00:42:10 +02:00
PhiLho 286e5958d6 Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib update 2010-05-21 16:03:21 +02:00
Andreas Rumpf 40ea1d0330 fixed pango/pangoutils new wrappers 2010-02-26 01:26:16 +01:00
Andreas Rumpf 64da2f1681 development of graphics module 2010-02-19 08:34:07 +01:00
rumpf_a@web.de 40a5d6c3b9 continued work on html/xmlparser 2010-02-14 00:29:35 +01:00
Andreas Rumpf 8259d9d15a wrappers do not contain invalid identifiers 2010-01-17 22:19:10 +01:00
Andreas Rumpf 0bcdab8395 name lookup for sockets module 2010-01-14 22:06:36 +01:00
Andreas Rumpf fb2ae12c49 sockets module complete 2010-01-13 00:38:39 +01:00
rumpf_a@web.de 55e900bba2 devel of web frontend 2010-01-10 17:53:33 +01:00
rumpf_a@web.de a58a2f3823 better subscript overloading 2010-01-03 12:31:21 +01:00
rumpf_a@web.de 053309e60a version 0.8.2 2009-10-21 10:20:15 +02:00
Andreas Rumpf 3f3dda5a77 implemented multi methods 2009-09-23 23:38:00 +02:00
Andreas Rumpf 66a7e3d37c added tools and web dirs 2009-09-15 23:22:22 +02:00
Andreas Rumpf 4d4b3b1c04 version0.7.10 2009-06-08 08:06:25 +02:00
Andreas Rumpf db4f617afc version 0.7.8 2009-05-08 16:36:06 +02:00
Andreas Rumpf 439aa2d04d version 0.7.4 2009-01-07 17:03:25 +01:00
Andreas Rumpf ddaedab835 version 0.7.2 2008-12-12 14:02:27 +01:00
Andreas Rumpf 8b2a9401a1 version 0.7.0 2008-11-16 22:08:15 +01:00
Andreas Rumpf 07d5a8085b too many changes to list 2008-08-23 11:16:44 +02:00
Rumpf 916c25f9a7 first release 2008-06-23 01:37:49 +02:00
Andreas Rumpf 405b86068e Initial import 2008-06-22 16:14:11 +02:00