Commit Graph

  • 0370dff8e0 Merge pull request #3378 from jlp765/streamsEx Dominik Picheta 2015-09-27 13:46:04 +01:00
  • 9c5f89ac85 Merge pull request #3381 from jlp765/memfilesTest Dominik Picheta 2015-09-27 12:42:42 +01:00
  • 8b230ec085 minor fix - remove comments from discard section so koch test doesn't complain JamesP 2015-09-27 16:21:47 +10:00
  • 772c25bfe8 fix discard output: section JamesP 2015-09-27 15:49:40 +10:00
  • f9eda7e0b1 Merge pull request #3376 from TheAnonymous/devel Dominik Picheta 2015-09-26 10:45:38 +01:00
  • 64737c8496 added proc to change an element tag and proc to insert xmlnode child sergey.anufriev 2015-09-26 09:57:07 +06:00
  • ca9845dcc0 fixed wrong examples Jakob Oesterling 2015-09-26 01:08:49 +02:00
  • e0707797a5 add test for newFileStream() opening a missing file JamesP 2015-09-26 08:34:59 +10:00
  • ff9a3d39d7 add default file mode to newFileStream() JamesP 2015-09-26 08:18:42 +10:00
  • eed1000252 add examples to top of module for stringStream and fileStream JamesP 2015-09-26 08:18:09 +10:00
  • 709c4f7229 Merge branch 'devel' of github.com:TheAnonymous/Nim into devel Jakob Oesterling 2015-09-25 18:39:30 +02:00
  • e429810220 added examples in documenation for add del delete repr insert Jakob Oesterling 2015-09-25 18:38:32 +02:00
  • c04ae96e11 added examples in documenation for sizeof high low Jakob Oesterling 2015-09-25 18:08:10 +02:00
  • 0a32769e0b Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-25 21:31:09 +06:00
  • 9352772174 Merge pull request #3369 from TheAnonymous/devel Dominik Picheta 2015-09-25 15:55:19 +01:00
  • 30362315a0 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-25 14:05:33 +06:00
  • 308a0d0a55 Merge pull request #3316 from jlp765/memfilesWinClose Andreas Rumpf 2015-09-24 16:04:42 +02:00
  • 683e1e8faf Merge pull request #3368 from kirbyfan64/set_crash_fix Andreas Rumpf 2015-09-24 15:59:30 +02:00
  • b9d00c8693 Update system.nim Jakob O. 2015-09-24 10:07:58 +02:00
  • d92f252609 Merge pull request #3364 from tmm1/osx-ssl-compile Dominik Picheta 2015-09-24 01:16:57 +01:00
  • 8edbef346a raise with error message Aman Gupta 2015-09-23 17:12:49 -07:00
  • 63c35a98f4 add memfiles test of create/read/write data JamesP 2015-09-24 09:37:12 +10:00
  • 48932dbf98 improve discard text JamesP 2015-09-24 09:34:44 +10:00
  • 7490667578 add memfiles test that closing a closed memFile is ignored (and raises no [OSError]) JamesP 2015-09-24 09:23:48 +10:00
  • 305766a9fa Bug fix: change non-fmRead file mode to set GENERIC_READ or GENERIC_WRITE instead of GENERIC_ALL which on 64bit windows rasied an [OSError] exception JamesP 2015-09-24 09:04:55 +10:00
  • bdc1c5ee84 change type of windows handles to Handle JamesP 2015-09-24 09:03:03 +10:00
  • d7656ceec7 added examples in documenation for len dec inc incl excl Jakob Oesterling 2015-09-24 00:34:03 +02:00
  • 10a4bb6f4e fixes 3354 Araq 2015-09-23 23:30:09 +02:00
  • 2210060965 fixes #3359 Araq 2015-09-23 22:47:09 +02:00
  • 0906bf5d73 Merge pull request #3321 from Nycto/devel Dominik Picheta 2015-09-23 21:19:03 +01:00
  • 7c012cb797 fixes #3356 Araq 2015-09-23 21:38:50 +02:00
  • ec357a3edd deleted graphics module; it's a Nimble package now Araq 2015-09-23 20:34:30 +02:00
  • 000c413f35 disjoint checker is smarter (and slower) Araq 2015-09-23 19:47:48 +02:00
  • f937637a92 fixes #3357 Araq 2015-09-23 15:04:43 +02:00
  • 90d1ad4231 made disjoint checker smarter; fixes regressions Araq 2015-09-23 01:24:11 +02:00
  • 4a715b8e08 disable SSLv2 Aman Gupta 2015-09-23 12:03:14 -07:00
  • a8e547971f Fix #3367 Ryan Gonzalez 2015-09-23 13:44:45 -05:00
  • ac3cc140f5 Add newline after Gitter image Dominik Picheta 2015-09-23 19:37:21 +01:00
  • d12d81a975 Merge pull request #3366 from gitter-badger/gitter-badge Dominik Picheta 2015-09-23 19:36:48 +01:00
  • c738648ee0 Add Gitter badge The Gitter Badger 2015-09-23 18:32:38 +00:00
  • 6fa01e3490 Extend option functionality Nycto 2015-09-13 11:33:07 -07:00
  • ed103e8e38 Added a test to check how gc works in emscripten. Andrey Sobolev 2015-09-23 16:21:00 +06:00
  • df65082370 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-23 10:16:36 +06:00
  • 5f95c4e055 avoid referencing undefined SSLv2_method on mac osx Aman Gupta 2015-09-22 19:54:15 -07:00
  • 371470e73f Fixes #2889. Merges *tostring tests in tests/system. Dominik Picheta 2015-09-23 00:04:31 +01:00
  • 990812760a Fixes typo in news.txt (thanks @tmm1) Dominik Picheta 2015-09-22 23:25:48 +01:00
  • 514edf3916 Merge pull request #3362 from tmm1/github-capitalization Dominik Picheta 2015-09-22 21:38:59 +01:00
  • 31bb4311e6 s/Github/GitHub/g Aman Gupta 2015-09-22 13:33:37 -07:00
  • 7656fae456 fix wasOpened reference and set to false on close JamesP 2015-09-23 06:20:19 +10:00
  • 5e390dc7c7 Merge pull request #3361 from petermora/fixTypelessWarningInFuture Andreas Rumpf 2015-09-22 22:08:56 +02:00
  • 925e7b0ca1 fixing TypelessParam warning in x=>x+1, added test Peter Mora 2015-09-22 18:34:43 +02:00
  • d23c697044 Add wasOpened flag for windows, so not attempt close when unopened JamesP 2015-09-22 16:16:51 +10:00
  • b6b2750327 Undo zero check JamesP 2015-09-22 15:54:44 +10:00
  • 7321fb0c18 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-21 21:41:40 +06:00
  • ba4dd92f45 fixes regression: NimForum compiles again Araq 2015-09-21 15:49:34 +02:00
  • c04e17aea3 minor bugfix for transf pass after lambda-lifting Araq 2015-09-21 15:17:04 +02:00
  • 73279aba39 added unicode.lastRun, unicode.graphemeLen Araq 2015-09-21 15:14:04 +02:00
  • 08f9baeddc Merge pull request #3352 from tmm1/fix-doc-typos Andreas Rumpf 2015-09-21 11:58:38 +02:00
  • 113de6ab69 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-21 12:27:10 +06:00
  • cd40137d1e mark code-blocks in 2d/3d docs Aman Gupta 2015-09-20 18:24:49 -07:00
  • 50b4406694 s/acces/access/g Aman Gupta 2015-09-20 18:24:38 -07:00
  • d93ae34d2a s/advanted/advanced/g Aman Gupta 2015-09-20 18:16:51 -07:00
  • 492f5eb704 Fixes asyncnet.recvLine. Fixes #3346. Dominik Picheta 2015-09-19 14:01:00 +01:00
  • 537aca327a Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-18 20:44:26 +06:00
  • 9ea99dbf36 Add option to disable munmap() use in the allocator. Reimer Behrends 2015-09-18 14:05:04 +02:00
  • d93c612067 Merge pull request #3344 from tulayang/devel Dominik Picheta 2015-09-18 12:20:08 +01:00
  • 80bdb2f3b2 fixes #3343 Araq 2015-09-18 12:30:07 +02:00
  • 4231574111 Fix proc closeSocket (posix): bad file descriptor error wt 2015-09-18 18:26:15 +08:00
  • fd80a51547 fixes #2594 Araq 2015-09-18 12:07:39 +02:00
  • c921f30b1d renamed inCompilesContext to compilesContextId; added test case for #3313 Araq 2015-09-18 11:29:43 +02:00
  • 5b2f54ffa1 fixes #3313 Araq 2015-09-18 11:24:16 +02:00
  • eb7f514933 fixes #3268 Araq 2015-09-18 10:11:37 +02:00
  • 02bf3ba6d7 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-18 11:15:16 +06:00
  • a4a5003b7d fixes #3312 Araq 2015-09-18 02:22:39 +02:00
  • 1c0b815282 fixes #3305; error message will improve with later improvements for concepts Araq 2015-09-18 01:50:28 +02:00
  • 36f68e1650 fixes #3329 Araq 2015-09-18 01:37:34 +02:00
  • 432884861e Merge pull request #3337 from yglukhov/json-coerce-int-to-float Dominik Picheta 2015-09-17 23:09:00 +01:00
  • 0f933bbf55 Deprecated ftpclient module. Dominik Picheta 2015-09-17 23:05:16 +01:00
  • dfa0c2cace Change nimdoc body css color to #666. Dominik Picheta 2015-09-17 22:49:53 +01:00
  • 5998f53280 Added examples to asyncftpclient module. Dominik Picheta 2015-09-17 22:45:30 +01:00
  • 6b002e805e Added examples and more docs to base64 module. Dominik Picheta 2015-09-17 20:44:16 +01:00
  • e817b1981f Merge pull request #3336 from SSPkrolik/http-server-codes-update Dominik Picheta 2015-09-17 17:21:11 +01:00
  • 721324380d Transparently coerce int to float in JsonNode.getFNum Yuriy Glukhov 2015-09-17 17:52:36 +03:00
  • bfe84d9c8b Added missing 412 - 417 http codes which are standard according to rfc2616 which is HTTP/1.1 standard. Rostyslav Dzinko 2015-09-17 16:01:11 +03:00
  • fc47b4a3cb Merge pull request #3327 from yglukhov/patch-1 Andreas Rumpf 2015-09-17 14:20:53 +02:00
  • e02e8968c4 Moved teardown call to try block for namespace access reasons Rostyslav Dzinko 2015-09-17 12:50:51 +03:00
  • 5859fcbabb Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-16 22:01:18 +06:00
  • 671e5db21e Merge pull request #3331 from rgv151/patch-5 Dominik Picheta 2015-09-16 16:38:40 +01:00
  • 29a9166966 fixes the most pressing regressions introduced by the new handling of a[i] in the compiler Araq 2015-09-16 15:34:54 +02:00
  • 2ffb385611 wait's input is nullable, and it is discardable Bruce Doan 2015-09-16 17:29:14 +07:00
  • c9a2fa54c7 Merge branch 'devel' into fix_bracket_expr Araq 2015-09-16 11:36:49 +02:00
  • 61d9f55faf typo fixed Yuriy Glukhov 2015-09-15 13:21:05 +03:00
  • d24eaf084b Merge branch 'rbehrends-socket-address' into devel Dominik Picheta 2015-09-15 10:37:58 +01:00
  • 4da5e47414 Implements getPeerAddr/getPeerName on Windows and adds IDX. Dominik Picheta 2015-09-15 10:37:16 +01:00
  • e2d820689e Changed arguable statements about JVM/CLR. Yuriy Glukhov 2015-09-15 11:49:01 +03:00
  • 01c99ff258 Merge branch 'socket-address' of https://github.com/rbehrends/Nim into rbehrends-socket-address Dominik Picheta 2015-09-15 09:20:45 +01:00
  • bbf77e1d23 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-15 14:13:25 +06:00
  • ac16b151ba Added more bugfixes to news.txt Dominik Picheta 2015-09-14 22:39:12 +01:00
  • be43467037 Merge pull request #3322 from yglukhov/fix-uint64-str-vm Andreas Rumpf 2015-09-14 20:43:50 +02:00
  • 1251fc76c3 fixes #3212 Araq 2015-09-14 20:30:55 +02:00