Commit Graph

  • 02402d3ffd Implement async post request Bruce Doan 2015-07-02 03:01:21 +07:00
  • cb5d090cdb Moved handling of multi-line FTP replies to expectReply. Dominik Picheta 2015-07-01 21:05:45 +01:00
  • d67e93340a Merge branch 'patch-1' of https://github.com/acidvertigo/Nim into acidvertigo-patch-1 Dominik Picheta 2015-07-01 19:25:07 +01:00
  • 13dd7922aa Clarified and fixed typo apense 2015-07-01 13:00:01 -04:00
  • ec97195d8f Add unsigned exports for backwards-compatibility def 2015-03-05 17:35:13 +01:00
  • 6f145230ee Remove unsigned from lib.txt def 2015-03-05 17:29:47 +01:00
  • 11a908fd40 Move unsigned int operations to system module def 2015-03-05 17:28:11 +01:00
  • a7c6279b14 Added documentation guidelines (brief) apense 2015-07-01 12:53:37 -04:00
  • b159fc3b34 fixes #2993 Araq 2015-07-01 17:42:12 +02:00
  • 30829ffec4 fixes #2874 Araq 2015-07-01 16:44:16 +02:00
  • 0d7e0e1b4f fixes #2429 Araq 2015-07-01 15:47:15 +02:00
  • 13259c669d minor doc updates Araq 2015-07-01 15:40:29 +02:00
  • 959d418d1d fixes 'instantiation from here' highlighting Araq 2015-07-01 15:02:13 +02:00
  • 1555f41796 fixes #3032 Araq 2015-07-01 13:35:58 +02:00
  • e1ddf2b175 Merge branch 'devel' of https://github.com/Araq/Nim into devel Araq 2015-07-01 11:34:07 +02:00
  • f315b0619c asyncdispatch compiles again on Linux Araq 2015-07-01 11:28:18 +02:00
  • 5ec42038f9 Merge pull request #3030 from rbehrends/popen-support Andreas Rumpf 2015-07-01 04:07:54 +02:00
  • 039da42401 fixes #1463 Araq 2015-07-01 03:23:23 +02:00
  • b3455d281b Add popen()/pclose() support to posix.nim Reimer Behrends 2015-07-01 02:39:45 +02:00
  • 70fe773bbe implemented system.pinToCpu Araq 2015-07-01 02:15:07 +02:00
  • 54a374a828 .header pragma now supports preprocessor directives Araq 2015-07-01 01:29:28 +02:00
  • 4afb8b8043 fixes #2935 Araq 2015-07-01 01:18:28 +02:00
  • cc57a0430b fixes #3028 Araq 2015-07-01 00:58:02 +02:00
  • 8e0f9bacb7 Merge pull request #3029 from rbehrends/fix-sqlite3-osx Andreas Rumpf 2015-07-01 00:20:37 +02:00
  • 507062f1bf Fix SQLite3 dynlib on OS X. Reimer Behrends 2015-06-30 23:27:16 +02:00
  • 2f9ad55fbd Merge pull request #3025 from r-ku/3022_fix Andreas Rumpf 2015-06-30 17:54:39 +02:00
  • e9afddcb0d added test file naming convention Simon Hafner 2015-06-30 10:49:31 -05:00
  • 1a14e9d366 Fixes #3022 r-ku 2015-06-30 14:32:52 +03:00
  • 62cea4e29c prepared selectors module for multi threading Araq 2015-06-30 13:39:14 +02:00
  • 28de800d61 Merge branch 'more_concurrency' into devel Araq 2015-06-30 12:50:24 +02:00
  • 4cfe216a77 fixes #2880 Araq 2015-06-30 12:19:47 +02:00
  • 1af20535d8 updated links to source code Araq 2015-06-30 12:19:24 +02:00
  • 5fcb7ca313 True is true Araq 2015-06-30 12:08:09 +02:00
  • c3e6fb0e38 Corrected erroneous description apense 2015-06-29 23:07:06 -04:00
  • 9e8c8f473b Added some documentation and examples apense 2015-06-29 22:48:38 -04:00
  • 39f549d06a Merge pull request #3019 from flaviut/fix-3018 Andreas Rumpf 2015-06-29 23:08:45 +02:00
  • 6aae246ef1 Fix #3018 Flaviu Tamas 2015-06-29 16:52:47 -04:00
  • 8ef0d9386b Implements `os.expandSymlink`. Ref #3015. Dominik Picheta 2015-06-29 21:39:45 +01:00
  • 615defb1a9 Fixes socket problems on Windows and normalises some names. Dominik Picheta 2015-06-29 20:11:21 +01:00
  • c16d153ff5 fixes #3005 Araq 2015-06-29 15:10:29 +02:00
  • 63c537b233 fixes #3014 Araq 2015-06-29 02:48:08 +02:00
  • a1caef474b proper distinction between --gc:none and --os:standalone Araq 2015-06-28 01:39:39 +02:00
  • 8f58ab99eb nimrepl compiles again (but doesn't work) Araq 2015-06-27 23:35:34 +02:00
  • 2297a1aa60 much better error message if an exe cannot be found Araq 2015-06-27 23:35:02 +02:00
  • ace9299a32 added /*INCLUDESECTION*/ section for .emit pragma Araq 2015-06-26 02:30:21 +02:00
  • d46407caf3 disable vcc specific code which doesn't work Araq 2015-06-26 02:29:58 +02:00
  • 46dfbe0695 Merge pull request #3013 from avsej/fix-doc-typo reactormonk 2015-06-28 12:13:40 -05:00
  • fd41293c06 Fix doc typo Sergey Avseyev 2015-06-28 20:12:17 +03:00
  • 110d84a916 remove unnecessary function Luca 2015-06-27 17:06:11 +02:00
  • 88ae4c1859 Remove redundant 220 check Luca 2015-06-27 14:40:44 +02:00
  • 40a4a39374 Remove redundant 220 check Luca 2015-06-27 14:40:12 +02:00
  • 17f852c769 Merge pull request #2997 from apense/patch-3 Dominik Picheta 2015-06-26 23:36:26 +01:00
  • 17f96b9861 Merge pull request #2995 from avsej/fix-tls-dlopen-issue Andreas Rumpf 2015-06-26 10:24:04 +02:00
  • c235ceb8ab Merge pull request #3000 from apense/patch-6 Andreas Rumpf 2015-06-26 10:22:04 +02:00
  • 56c71f10ad Merge pull request #2999 from apense/patch-5 Andreas Rumpf 2015-06-26 10:20:30 +02:00
  • ff85e9a45d Merge pull request #2998 from apense/patch-4 Andreas Rumpf 2015-06-26 10:19:20 +02:00
  • 04f64fde85 Fix no async code Luca 2015-06-26 09:35:35 +02:00
  • 96e5c7c3b9 Fix remove async call Luca 2015-06-26 09:26:51 +02:00
  • c687e2b9d2 Allow ftp client to handle 220 multiline messages Luca 2015-06-26 09:24:58 +02:00
  • 32ec7f2f5f Allow AsyncFtpClient and ftpclient to check 220 messages Luca 2015-06-26 09:18:40 +02:00
  • 4198e88fb0 Clarified nnkFloat64Lit apense 2015-06-26 01:16:56 -04:00
  • 0e06a72c64 Updated nnkRange docs apense 2015-06-26 01:11:27 -04:00
  • 70ce8695e7 Fix #2672. Do not define globalsSlot for native TLS Sergey Avseyev 2015-06-26 00:15:08 +03:00
  • f9d8d6ce09 Trim trailling spaces Sergey Avseyev 2015-06-25 21:17:57 +03:00
  • 8a042d8458 Added $ documentation to the manual apense 2015-06-25 21:04:34 -04:00
  • db369cf65d Slight documentation addition apense 2015-06-25 20:32:10 -04:00
  • afad61c220 fixes #2731 Araq 2015-06-26 00:05:14 +02:00
  • e273c00431 trimmed the contributing guide Simon Hafner 2015-06-25 16:50:37 -05:00
  • 57964a0ef2 moved contributing guide back to root Simon Hafner 2015-06-25 16:39:27 -05:00
  • 6109e6a999 Fixes net/asyncdispatch on Windows. Ref #2976. Fixes #2996. Dominik Picheta 2015-06-25 22:36:53 +01:00
  • db42813a9f symlinked contributing guide to root for github Simon Hafner 2015-06-25 16:33:21 -05:00
  • 3ff5e1a1af Merge pull request #2976 from ayourtch/ipv6-devel Dominik Picheta 2015-06-25 21:14:40 +01:00
  • 43c64c7545 Merge pull request #2977 from apense/patch-5 Andreas Rumpf 2015-06-25 13:14:59 +02:00
  • 6de5c1e86d fixes #2992 Araq 2015-06-25 13:13:33 +02:00
  • 47658cd426 fixes #2974 Araq 2015-06-25 11:30:03 +02:00
  • 396e69e39c sorted contributing differently: most important stuff comes first; corrected its contents Araq 2015-06-25 11:19:15 +02:00
  • 2236a5be61 VM: use stricter notion of equality for NimNode Araq 2015-06-25 11:17:01 +02:00
  • 47dce26886 fixes #2985 Araq 2015-06-25 11:15:36 +02:00
  • e4c8e0aed0 Merge pull request #2990 from apense/patch-3 Andreas Rumpf 2015-06-25 11:42:20 +02:00
  • 6f61264c49 Merge pull request #2989 from apense/patch-11 reactormonk 2015-06-25 01:22:04 -05:00
  • e5e479c12e Merge pull request #2988 from apense/patch-10 reactormonk 2015-06-25 01:21:10 -05:00
  • 1349687756 Minor object documentation additions apense 2015-06-25 01:23:31 -04:00
  • 4e129324f6 Added example for var overloading apense 2015-06-24 23:56:35 -04:00
  • f8870280d7 Added example for associativity apense 2015-06-24 23:30:03 -04:00
  • bdd5a8c05e updated news.txt Araq 2015-06-25 02:08:39 +02:00
  • ce9fa80b92 fixes #2979 Araq 2015-06-24 21:11:24 +02:00
  • 2a1620490c protect against new stupid setlen that doesn't accept -1 anymore Araq 2015-06-24 20:34:42 +02:00
  • eef0e1bde1 fix grammar Araq 2015-06-21 22:27:45 +02:00
  • 6d1532439b Fixed silly format error apense 2015-06-24 16:17:11 -04:00
  • 6165e8498c Converted tabs apense 2015-06-24 16:12:19 -04:00
  • 35690dc37f Rewrote procs for float32/float64 apense 2015-06-24 16:09:18 -04:00
  • f6243d5900 Merge pull request #2978 from apense/patch-7 Dominik Picheta 2015-06-24 19:55:13 +01:00
  • bfcbe64778 Specific float32/float64 procs apense 2015-06-24 14:49:15 -04:00
  • 34e332f662 Merge pull request #2983 from nanoant/patch/colors-option Andreas Rumpf 2015-06-24 20:07:02 +02:00
  • 67fac7f1e7 Change --useColors to --colors:on|off and add help Adam Strzelecki 2015-06-24 19:50:51 +02:00
  • 5ee4b1bf2d Merge pull request #2966 from nanoant/patch/commit-rules Andreas Rumpf 2015-06-24 16:19:13 +02:00
  • 67b3c4b31f Added documentation for mod apense 2015-06-24 03:33:48 -04:00
  • edbd191f74 Conversion between radians and degrees.Fixes #2881 apense 2015-06-24 03:22:04 -04:00
  • c4a25d23b6 Match the AF of the socket in connect(). Andrew Yourtchenko 2015-06-24 02:09:21 +02:00
  • 41be1c6c4d Allow to connect to IPv4-mapped addresses for IPv6 sockets - thus full IPv4 compatibility. Andrew Yourtchenko 2015-06-24 02:08:17 +02:00