Commit Graph

  • 3f3014f626 Koch deletes the .gitignore while cleaning flaviut 2014-04-10 21:59:43 -04:00
  • 9a728b15a2 Don't need ref string; use PPipeline instead of ref TPipeline Jason Livesay 2014-04-10 16:46:26 -07:00
  • 5da463e1f7 Redis: optional pipelining and better tested transactions Jason Livesay 2014-04-09 20:43:45 -07:00
  • dcfc7a8896 resolved conflict Andreas Rumpf 2014-04-10 01:47:20 +02:00
  • a86c774932 deleted & purged dlls Simon Hafner 2014-04-09 18:17:42 -05:00
  • 8b82004359 deleted & purged dlls Simon Hafner 2014-04-09 18:17:42 -05:00
  • a690e7b267 Merge pull request #1075 from flaviut/inlinedocs Andreas Rumpf 2014-04-09 22:56:18 +02:00
  • d0f013477b refined and documented regionized pointers Araq 2014-04-09 08:37:08 +02:00
  • 54935e2e70 fixes bootstrapping Araq 2014-04-09 01:11:52 +02:00
  • 0c64849aab Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-09 00:48:27 +02:00
  • a157985e01 Fix typos in system.nim flaviut 2014-04-08 18:36:03 -04:00
  • 4196757de7 implemented region pointers Araq 2014-04-09 00:33:51 +02:00
  • 0dffbd66bb Concatenates was misspelled flaviut 2014-04-08 18:29:02 -04:00
  • 36869b3aed Merge pull request #901 from reactormonk/seq_toString Andreas Rumpf 2014-04-09 00:06:38 +02:00
  • bb8b9da391 Merge pull request #902 from reactormonk/float_toString Andreas Rumpf 2014-04-09 00:06:18 +02:00
  • e2d02d5943 Merge pull request #691 from rbehrends/fix-shallow-pragma Andreas Rumpf 2014-04-09 00:05:59 +02:00
  • fde53bffd7 Code example for clamp flaviut 2014-04-08 18:00:44 -04:00
  • 2a470c4217 Document inplace string appending flaviut 2014-04-08 17:56:11 -04:00
  • 6e70d8afb4 Code examples for string concatination flaviut 2014-04-08 17:51:21 -04:00
  • fb547ef76b Code docs for contains, in, is, and of flaviut 2014-04-08 17:44:53 -04:00
  • af4c0851c1 Inline docs for sequence appending flaviut 2014-04-08 17:05:32 -04:00
  • 3e25d5f247 merged better html links #850 Araq 2014-04-08 01:19:15 +02:00
  • 831a8c8db4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-08 00:34:35 +02:00
  • 230af70be4 Merge pull request #1069 from flaviut/devel Andreas Rumpf 2014-04-08 00:09:37 +02:00
  • 42a8ab34f1 preparations for easier debugging Araq 2014-04-07 23:28:29 +02:00
  • 369d8c57ae Disable async macro code output. Added some WSA error codes to winlean. Dominik Picheta 2014-04-07 20:46:47 +01:00
  • 12e247acc6 Merge branch 'devel' of github.com:Araq/Nimrod into devel Dominik Picheta 2014-04-07 20:31:59 +01:00
  • 3197ec8e72 make tests green again Araq 2014-04-07 15:46:02 +02:00
  • abb7010820 fixes #1063 Araq 2014-04-07 14:21:33 +02:00
  • 1b97fcd448 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-07 02:02:06 +02:00
  • d20e4e0df4 updated news.txt Araq 2014-04-07 01:59:17 +02:00
  • 152fcc8ec4 Change the expected path in tfailedassert. Dominik Picheta 2014-04-06 23:57:20 +01:00
  • 61c9c429d4 Fixes selectors module on Mac OS X. Dominik Picheta 2014-04-06 23:20:55 +01:00
  • d2593e1d62 setLen now used on asyncdispatch.recv's return value on Linux. Dominik Picheta 2014-04-06 22:06:25 +01:00
  • d98b0d9f79 Selectors module now uses select on operating systems other than Linux. Dominik Picheta 2014-04-06 21:43:51 +01:00
  • 9840a6912d Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-06 22:05:59 +02:00
  • 7c065bfadf fixes #798 Araq 2014-04-06 22:05:42 +02:00
  • b2fd562983 Updates docs and news. Dominik Picheta 2014-04-06 20:46:31 +01:00
  • 5eaec84785 Select implementation in selectors module compiles again. Dominik Picheta 2014-04-06 19:27:47 +01:00
  • 439569cfa3 Documentation for async httpclient. Notes for url modules. Dominik Picheta 2014-04-06 19:27:16 +01:00
  • b23dce03a1 Get rid of incorrect assert in asyncdispatch. Dominik Picheta 2014-04-06 19:26:21 +01:00
  • 291aa2eb30 Fixes docgen. Dominik Picheta 2014-04-06 19:25:46 +01:00
  • b988f75a35 Merge pull request #1071 from ReneSac/devel Andreas Rumpf 2014-04-06 20:12:46 +02:00
  • 8095fbf982 Removed trailing ';'. ReneSac 2014-04-06 15:07:20 -03:00
  • 5d6053173a fixes #297 Araq 2014-04-06 19:53:24 +02:00
  • a4ccd7b865 doc generation for asyncdispatch works Araq 2014-04-06 19:36:29 +02:00
  • 83661492e7 Fix typo in previous commit. ReneSac 2014-04-06 14:20:51 -03:00
  • a4559ab17e Zero is not a power of two. Fix #1047 ReneSac 2014-04-06 14:18:16 -03:00
  • 5def38ad69 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-06 17:31:49 +02:00
  • cf7e83ecc5 fixes #913 Araq 2014-04-06 17:26:20 +02:00
  • 034af8354d fixes #866 Araq 2014-04-06 17:18:43 +02:00
  • f6f5c9e9e6 propagate semExpr flags in macro/template expansion Zahary Karadjov 2014-04-06 16:55:16 +03:00
  • 99ebcaec3a Modify renderRstToJson to use the json library flaviut 2014-04-05 23:53:19 -04:00
  • 4d2f1396cb Revent pruneSocketSet to efficient version. Dominik Picheta 2014-04-05 23:30:16 +01:00
  • 51c203bab0 Modified behaviour of checkBuffer to match new select behaviour. Refs #822. Dominik Picheta 2014-04-05 23:10:51 +01:00
  • 335de0c49a Add renderRstToJson in docutils flaviut 2014-04-05 12:51:23 -04:00
  • cd70bba332 Added asynchttpserver module. Dominik Picheta 2014-04-05 20:30:32 +01:00
  • d0478a5637 Asyncdispatch fixes. Dominik Picheta 2014-04-05 20:27:42 +01:00
  • 694fc87b1d Merge branch 'devel' of github.com:Araq/Nimrod into devel Dominik Picheta 2014-04-05 20:26:54 +01:00
  • fc814b87dc Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-05 21:05:20 +02:00
  • 4835199125 new VM: proper shield against endless recursions Araq 2014-04-05 21:05:07 +02:00
  • d02af5cc4c Merge pull request #1066 from ithkuil/devel Dominik Picheta 2014-04-05 14:08:39 +01:00
  • e6d2490b9c Support transactions Jason Livesay 2014-04-04 23:29:50 -07:00
  • 8d1c4a23de Allow multi/exec replies so transactions work. Jason Livesay 2014-04-04 16:11:43 -07:00
  • 033f2bbbf2 new VM: fixes for exception handling Araq 2014-04-04 09:06:29 +02:00
  • 6a055990f9 minor VM bugfix Araq 2014-04-04 08:19:02 +02:00
  • 160933f9de Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-03 22:40:34 +02:00
  • 325dd44e81 gensym'ed symbols work with lambda-lifting; closures produce objects instead of tuples for easier debugging Araq 2014-04-03 22:35:10 +02:00
  • 5a4afbef84 Proper handling of disconnections during reading in httpclient. Dominik Picheta 2014-04-03 20:06:59 +01:00
  • 4399895d2e Async httpclient should now work. Changed recv behaviour. Dominik Picheta 2014-04-03 20:02:42 +01:00
  • 62a10df765 fixes yet another option type Araq 2014-04-03 07:54:58 +02:00
  • e4e87f1cb2 Refactored createCb in asyncdispatch. Dominik Picheta 2014-04-02 21:28:45 +01:00
  • 5dc28cc9a7 added tmissingnilcheck test Araq 2014-04-02 22:18:53 +02:00
  • 29fdc7a5be Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-02 22:05:05 +02:00
  • 3e9ebd24f2 todo.txt updated Araq 2014-04-02 21:49:58 +02:00
  • e810c760fd Merge pull request #1060 from EXetoC/vm-arithmetic-overflow Andreas Rumpf 2014-04-02 19:59:26 +02:00
  • 207874aa2d Merge pull request #1061 from EXetoC/fix-tests Andreas Rumpf 2014-04-02 19:57:37 +02:00
  • 843693d676 Merge pull request #1048 from gradha/pr_adds_convenience_uncompress_to_zlib Andreas Rumpf 2014-04-02 19:57:05 +02:00
  • cc9230824a Merge pull request #1052 from rleisti/devel Andreas Rumpf 2014-04-02 19:55:31 +02:00
  • ac02aecb04 make tstaticprintseq green Araq 2014-04-01 20:40:01 +02:00
  • b579ca44eb Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-04-01 19:41:51 +02:00
  • befdce51b4 fixed another vm bug Araq 2014-04-01 16:35:50 +02:00
  • dc2b21e9b2 tsymchoicefield compiles Araq 2014-04-01 08:21:08 +02:00
  • 6a94ca3187 fixes #880 Araq 2014-04-01 08:17:23 +02:00
  • 71b69a627f added $ for arrays Simon Hafner 2014-03-31 15:58:52 -05:00
  • ffb36db5a6 Merge branch 'devel' of github.com:Araq/Nimrod into seq_toString Simon Hafner 2014-03-31 15:49:04 -05:00
  • e69899fb49 Fix some tests. EXetoC 2014-03-31 21:38:35 +02:00
  • c75b247a90 Remove executable. EXetoC 2014-03-31 14:52:16 +02:00
  • 52c6956d1a Add underflow/overflow tests. EXetoC 2014-03-31 14:50:44 +02:00
  • b919ab790b Implement overflow/underflow checking for the VM. EXetoC 2014-03-31 14:11:21 +02:00
  • 44ee8aecfd disable extern name checking as it breaks building of nimrtl.dll Araq 2014-03-30 22:40:09 +02:00
  • f3d7c452d2 events.TEventEmitter.emit no longer throws an exception if the named event does not exist Ron Leisti 2014-03-29 19:51:56 -04:00
  • aae774a279 Fix docgen. Dominik Picheta 2014-03-29 22:01:20 +00:00
  • 227c54c786 Replaced idents with genSym in asyncdispatch. Dominik Picheta 2014-03-29 21:28:01 +00:00
  • 3afb42496b Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-29 14:47:43 +01:00
  • f50575d147 fixes #932 Araq 2014-03-29 14:47:01 +01:00
  • b6d5f18c93 iterators check seqs/strings are not resized during iteration Araq 2014-03-29 13:50:07 +01:00
  • 20e55fc5d4 Uses finally as statement to release zlib memory. Refs #1048. Grzegorz Adam Hankiewicz 2014-03-29 12:29:17 +01:00
  • a6f8bae69f Uses swap() to avoid variable copies. Refs #1048. Grzegorz Adam Hankiewicz 2014-03-29 12:27:18 +01:00
  • d41988d8b2 Modifies inflate() to return a discardable bool. Refs #1048. Grzegorz Adam Hankiewicz 2014-03-29 12:23:21 +01:00