Commit Graph

  • 21ee21cc23 Return address in pure IPv4 notation by getAddrString if IPv6 address is IPv4-mapped. Andrew Yourtchenko 2015-06-24 02:07:06 +02:00
  • 37f50695ee Make asyncdispatch.connectAddr IPv6-aware. Andrew Yourtchenko 2015-06-24 01:39:58 +02:00
  • 0d3e2277e9 Export Sockaddr_in6, Sockaddr_storage. Andrew Yourtchenko 2015-06-24 01:38:46 +02:00
  • 48ff0d84d0 Add getAddrString which returns string representing the address within SockAddr. Andrew Yourtchenko 2015-06-24 01:37:57 +02:00
  • 61336b2404 Expose INET6_ADDRSTRLEN. Andrew Yourtchenko 2015-06-24 01:36:09 +02:00
  • ec33471aee Update posix.Sockaddr_in6 and posix.Sockaddr_storage, deprecate old T* types. Andrew Yourtchenko 2015-06-24 01:23:09 +02:00
  • c42b08988c Make newAsyncSocket AF_INET6 the default domain. Andrew Yourtchenko 2015-06-23 23:03:35 +02:00
  • 93e2d9f979 Make asyncnet.bindAddr IPv4+IPv6 compatible. Andrew Yourtchenko 2015-06-23 23:02:10 +02:00
  • f340f76f45 Add getSockDomain to return AF_INET or AF_INET6 of a SocketHandle. Andrew Yourtchenko 2015-06-23 22:59:48 +02:00
  • 5f371e1504 Merge pull request #2975 from yglukhov/js-init-list-fix Andreas Rumpf 2015-06-23 14:39:19 +02:00
  • 0069308b22 JS object initializer fix. yglukhov 2015-06-23 14:46:38 +03:00
  • 571aaae1f7 Contributing: Introduce some general commit rules Adam Strzelecki 2015-06-21 13:12:16 +02:00
  • 68f583ddb7 Adjustments to #2610. Dominik Picheta 2015-06-22 21:40:38 +01:00
  • 8853dfb353 Merge branch 'starttls' of https://github.com/wiml/Nim into wiml-starttls Dominik Picheta 2015-06-22 21:34:21 +01:00
  • 37677636bc Merge pull request #2968 from def-/neutral-language reactormonk 2015-06-21 14:36:55 -05:00
  • e7132767a1 Fix typos in comments def 2015-06-21 21:25:38 +02:00
  • a7f03e8d46 Use gender neutral language in documentation def 2015-06-21 21:25:19 +02:00
  • 9173b66cb7 linenoise support now works Araq 2015-06-21 10:57:43 +02:00
  • 3444b87079 fixed indentation Araq 2015-06-21 10:57:26 +02:00
  • e85aa3db07 Unix line endings for linenoise.nim Araq 2015-06-21 10:56:56 +02:00
  • aa8b470cf6 use linenoise instead of GNU readline Araq 2015-06-21 10:04:26 +02:00
  • 87f65f5e72 preparations for more Nimble packages; clear licensing; fixes #2949 Araq 2015-06-20 23:24:21 +02:00
  • a31c36e98f Undeprecate children transfuturist 2015-06-20 12:21:16 -07:00
  • e74012b396 Merge pull request #2961 from Perelandric/rename_writeLn Dominik Picheta 2015-06-20 16:25:37 +01:00
  • ec06ed6037 Merge branch 'rgv151-patch-2' into devel Dominik Picheta 2015-06-20 11:37:50 +01:00
  • 25a5eaf722 Added test file for #2813. Dominik Picheta 2015-06-20 11:37:29 +01:00
  • 89727ef207 Merge branch 'patch-2' of https://github.com/rgv151/Nim into rgv151-patch-2 Dominik Picheta 2015-06-20 11:36:59 +01:00
  • 54045b785b Merge pull request #2951 from apense/patch-5 Andreas Rumpf 2015-06-20 02:55:46 +02:00
  • 1cdbd6b0a5 reworked deprecation to retain old procs patrick dw 2015-06-19 18:50:01 -05:00
  • 717db99fb6 Merge pull request #2930 from nim-lang/contributing-guide Dominik Picheta 2015-06-19 21:19:24 +01:00
  • acc8d37466 closed the discard in the guide Simon Hafner 2015-06-19 10:32:29 -05:00
  • 98a1344167 Merge pull request #2957 from apense/patch-7 Andreas Rumpf 2015-06-19 16:09:27 +02:00
  • 2a0f7b5de7 renamed writeln to writeLine in compiler patrick dw 2015-06-19 01:45:12 -05:00
  • 4e275f2a1a renamed writeln to writeLine in examples patrick dw 2015-06-19 01:38:31 -05:00
  • f71eaf66be renamed writeln to writeLine in tools patrick dw 2015-06-19 01:36:57 -05:00
  • 69e15ac32f renamed writeln to writeLine in tests patrick dw 2015-06-19 01:34:34 -05:00
  • b6252af5c6 rename writeln to writeLine in doc patrick dw 2015-06-19 01:08:41 -05:00
  • 15e7fe787a renamed writeln to writeLine in lib patrick dw 2015-06-19 01:02:22 -05:00
  • 072688d06e Renamed writeln procs to writeLine patrick dw 2015-06-18 23:49:46 -05:00
  • 37ff086c86 Merge pull request #2940 from flaviut/fix-nre-20 Andreas Rumpf 2015-06-19 01:28:18 +02:00
  • dc41beed5a Added documentation apense 2015-06-18 18:53:42 -04:00
  • ef9dd0d4c5 added comment about failing tests and categories Simon Hafner 2015-06-18 17:47:33 -05:00
  • d7e680331c Merge pull request #2959 from rafaelx/patch-1 Dominik Picheta 2015-06-18 22:44:33 +01:00
  • 7bdbfb7663 Update tut2.txt Rafael 2015-06-18 23:36:06 +02:00
  • 17d2ab82a8 fixed rst links Simon Hafner 2015-06-18 16:27:10 -05:00
  • ab559814d8 fixed the rst code blocks Simon Hafner 2015-06-18 16:10:54 -05:00
  • 73d95c9e7b and some more non-rst stuff fixed Simon Hafner 2015-06-18 15:35:22 -05:00
  • 24bb11c7bc fixed some non-rst stuff Simon Hafner 2015-06-18 15:34:39 -05:00
  • 69ceede3fb switched to contributing.rst Simon Hafner 2015-06-18 15:17:51 -05:00
  • 30451746ca Merge pull request #2955 from apense/patch-6 Dominik Picheta 2015-06-18 21:12:13 +01:00
  • c0c4a7d6a6 Added some C99 funcs apense 2015-06-18 16:07:00 -04:00
  • 3d77d2b29f switched to ./koch --print html Simon Hafner 2015-06-18 13:59:22 -05:00
  • 0d40fd7552 explained how to run the tester to compare commits Simon Hafner 2015-06-18 13:51:29 -05:00
  • 138cf777da Removed redundant check apense 2015-06-18 14:43:38 -04:00
  • 90292754f5 Fix flaviut/nre#20 Flaviu Tamas 2015-06-16 20:10:32 -04:00
  • 20cc7c17b0 Minor fixes to astspec apense 2015-06-18 12:25:27 -04:00
  • 29b09a3c7d Merge pull request #2953 from yglukhov/fix-2617 Andreas Rumpf 2015-06-18 17:51:06 +02:00
  • 17cace280c fixes #2297, fixes #2946 Araq 2015-06-18 15:05:44 +02:00
  • 85d5c86efa Changed sets of strings to IntSets yglukhov 2015-06-18 15:09:43 +03:00
  • bd394eaeda Merge pull request #2954 from avsej/fix-rest-syntax-in-astspec Andreas Rumpf 2015-06-18 13:39:07 +02:00
  • 6f1cc914c5 Merge pull request #2948 from apense/patch-4 Dominik Picheta 2015-06-18 12:10:31 +01:00
  • 137c836616 Fix reST syntax in doc/astspec.txt Sergey Avseyev 2015-06-18 14:04:15 +03:00
  • 273d6ffc16 Remove trailing spaces in doc/astspec.txt Sergey Avseyev 2015-06-18 13:57:20 +03:00
  • 9ae4a0425a Fixes #2617, fixes addr of obj downcast. yglukhov 2015-06-18 13:35:21 +03:00
  • 1949eb0f92 Merge pull request #2952 from fmamud/devel Andreas Rumpf 2015-06-18 12:18:27 +02:00
  • 7131d6231d Merge pull request #2947 from yglukhov/fix-fix-2917 Andreas Rumpf 2015-06-18 12:07:14 +02:00
  • e5e80d2036 Add G+ Nim community Felipe Mamud 2015-06-18 00:21:08 -03:00
  • 3491047141 Fixed silly continue apense 2015-06-17 20:14:53 -04:00
  • ea1809a931 Added isSorted proc apense 2015-06-17 19:56:32 -04:00
  • 49465c470c More documentation of AST apense 2015-06-17 16:54:02 -04:00
  • 50d2d54fb0 Fixed fix of #2917 yglukhov 2015-06-17 23:26:38 +03:00
  • ef762c6ef0 Merge pull request #2938 from apense/patch-4 Andreas Rumpf 2015-06-17 20:51:28 +02:00
  • 59a2d3b814 Merge pull request #2944 from apense/patch-5 Andreas Rumpf 2015-06-17 20:50:44 +02:00
  • 314fe6b54a Merge pull request #2945 from yglukhov/fix-2917 Andreas Rumpf 2015-06-17 20:50:08 +02:00
  • 5824b1c839 Fixes #2917 yglukhov 2015-06-17 20:56:56 +03:00
  • 80d6b0e9ca Fixed gcc batch issue apense 2015-06-17 13:07:38 -04:00
  • 68aa6309e4 Added uints to Leaf nodes apense 2015-06-16 18:57:19 -04:00
  • e2bcf22a84 Merge pull request #2768 from gokr/fix-repr Andreas Rumpf 2015-06-16 20:48:51 +02:00
  • ddb62747e8 Merge pull request #2936 from alexamy/alexamy-patch-1 Andreas Rumpf 2015-06-16 20:46:55 +02:00
  • ad1ac76567 Merge pull request #2851 from stefantalpalaru/gogc Andreas Rumpf 2015-06-16 20:46:23 +02:00
  • b487d4e425 conditional TGenericSeq extension Stefan Talpalaru 2015-06-16 15:15:17 +02:00
  • 77b51df09c Update tut1.txt Alexander 2015-06-16 16:14:23 +03:00
  • 5e2d7e81a2 Update tut1.txt Alexander 2015-06-16 16:00:33 +03:00
  • abe1051374 Update tut1.txt Alexander 2015-06-16 15:58:21 +03:00
  • 3772944fdb Merge pull request #2931 from apense/patch-8 Andreas Rumpf 2015-06-16 13:10:14 +02:00
  • 042c0146cd Merge pull request #2914 from yglukhov/js-exceptions Andreas Rumpf 2015-06-16 13:07:34 +02:00
  • 66ad9e3985 Fleshed out type section apense 2015-06-15 19:37:16 -04:00
  • d75bdc31b4 Added import-type statements apense 2015-06-15 18:55:09 -04:00
  • 998f1fa67a Minor updates; addition of var return in procs apense 2015-06-15 18:35:05 -04:00
  • ffa4f8dc99 Added noUnhandledHandler yglukhov 2015-06-15 23:30:09 +03:00
  • 8c8e975bcd Added static types apense 2015-06-15 16:27:53 -04:00
  • fa1f3aecce Unhandled exceptions handling brought back. yglukhov 2015-06-15 23:08:38 +03:00
  • 3c9d655b88 Added raw string literal function calls docs apense 2015-06-15 16:03:04 -04:00
  • 116a60caeb Merge pull request #2856 from fowlmouth/patch-4 Andreas Rumpf 2015-06-15 21:04:50 +02:00
  • 090fc33641 Fixed and slightly changed exception handling. yglukhov 2015-06-13 18:49:29 +03:00
  • 77abb8f8b4 Merge pull request #2908 from apense/patch-7 Andreas Rumpf 2015-06-15 20:23:40 +02:00
  • fce697b043 Corrected capitalization apense 2015-06-15 13:37:58 -04:00
  • 7275a035b5 Updated type section a little apense 2015-06-15 13:30:09 -04:00
  • ac6ea4b76d Clarified AST apense 2015-06-15 12:58:44 -04:00
  • 8618530413 switched over from assert to doAssert for guide Simon Hafner 2015-06-15 08:34:11 -05:00