Commit Graph

  • 6f069dad84 Merge pull request #2195 from stedi67/devel Dominik Picheta 2015-02-21 22:10:15 +00:00
  • 1af45b78a7 Remove pointless winlean import in net module. Dominik Picheta 2015-02-21 21:32:34 +00:00
  • aa62dcc2af little documentation fix on conbine and / Stephan Diehl 2015-02-21 21:53:19 +01:00
  • c41e0bdbe3 Changed nimprof.hook() to handle uninitialized t0 GrundleTrundle 2015-02-21 14:57:07 -05:00
  • 2abf3b717a Removed int64 -> int downcast in timers.- GrundleTrundle 2015-02-21 14:54:45 -05:00
  • ef44fd344b Update net.nim - fix #2193 Varriount 2015-02-21 15:12:57 -05:00
  • 8e0e7cb818 Corrected SYSTEM_INFO structure to match pointer type on 64-bit systems Jonathan Edwards 2015-02-21 13:05:26 -05:00
  • a853d9c3e3 Sockets now save a copy of osLastError to work around #2191. Dominik Picheta 2015-02-21 17:17:54 +00:00
  • c3244ef1ff Merge pull request #2189 from Varriount/param-uint-ranges Andreas Rumpf 2015-02-21 15:21:48 +01:00
  • 2d879b96df Rename sortedBy to sortByIt def 2015-02-21 12:30:06 +01:00
  • 3a8455fd8f Allow ranges with unsigned integer ordinals to be used as parameter types for procedures. Varriount 2015-02-21 02:45:06 -05:00
  • d9370a2f21 Merge pull request #2185 from eventualbuddha/patch-1 Andreas Rumpf 2015-02-21 01:05:05 +01:00
  • 04c746dac1 Fix a typo in "raises" annotation description. Brian Donovan 2015-02-20 14:23:53 -08:00
  • 77406dd59c fixes #2134 Araq 2015-02-20 19:39:49 +01:00
  • aef7be2e79 fixes #1902 Araq 2015-02-20 18:50:17 +01:00
  • 540f66cb09 fixes #2167 Araq 2015-02-20 16:50:57 +01:00
  • 1c88d26ebf added test case for #2107 Araq 2015-02-20 16:18:14 +01:00
  • 49dcf0658b Merge pull request #2180 from oderwat/fix-nimfix-compile Andreas Rumpf 2015-02-20 20:00:16 +01:00
  • e8e8c9bfac Merge pull request #2181 from PhilipWitte/devel Andreas Rumpf 2015-02-20 20:00:04 +01:00
  • 134bfb668c Some additions to dom.nim d3m1gd 2015-02-20 19:30:12 +01:00
  • b6cde0bab0 Changed project relative path to include the right directory. Hans Raaf 2015-02-20 15:05:15 +01:00
  • 73fbcc1f64 Fixup website support page and other minor touches. PhilipWitte 2015-02-20 08:54:07 -08:00
  • 53c83c4510 Merge remote-tracking branch 'upstream/devel' into devel PhilipWitte 2015-02-20 08:50:45 -08:00
  • 1e796ed9d9 fixes #2051 Araq 2015-02-20 16:09:43 +01:00
  • 2a0b543fc3 Merge pull request #2173 from flaviut/fix-bg Dominik Picheta 2015-02-20 13:44:52 +00:00
  • c90a13bb41 fixes #2124 Araq 2015-02-20 12:00:18 +01:00
  • f710a31344 Make rationals generic def 2015-02-19 20:44:13 +01:00
  • 8c5a47ee2b Merge remote-tracking branch 'upstream/devel' into devel PhilipWitte 2015-02-19 21:16:39 -08:00
  • d3946aa621 Add sortedBy template to sequtils def 2015-02-20 05:01:29 +01:00
  • 28fa1c3b40 Add sorted proc to algorithm module def 2015-02-20 04:57:53 +01:00
  • e36011a5a1 Improve website background quality Flaviu Tamas 2015-02-19 20:38:11 -05:00
  • 95861aecf0 Merge pull request #2168 from oderwat/fix-niminst Varriount 2015-02-19 11:12:58 -05:00
  • 85157f5076 Cleaned up T/P names. Hans Raaf 2015-02-19 16:31:07 +01:00
  • f6c83c32f3 Fix typo def 2015-02-19 13:57:31 +01:00
  • c377e6883c Change author of rationals module def 2015-02-19 10:54:38 +01:00
  • 43c023c8dd Merge pull request #2164 from oderwat/fix-tohex Andreas Rumpf 2015-02-19 09:12:50 +01:00
  • a8acb5ec65 Merge pull request #2165 from def-/read-write-bytes Andreas Rumpf 2015-02-18 23:09:46 +01:00
  • ecfaab68f1 Make readBytes and writeBytes work with uint8 def 2015-02-18 21:13:01 +01:00
  • a471b3c87f Added test for toHex(). Hans Raaf 2015-02-18 19:02:38 +01:00
  • 88f3b1d99f Fixing toHex() to not wrap for long lens. Hans Raaf 2015-02-18 18:42:45 +01:00
  • 358d4b958c Merge pull request #2139 from c-blake/devel Andreas Rumpf 2015-02-18 15:56:23 +01:00
  • 2bdd0bbaa9 make huge.nim urhonimo example compile Araq 2015-02-18 15:14:10 +01:00
  • b7f11b8b0a fixes #2125 Araq 2015-02-18 13:22:06 +01:00
  • e6dcceae6c website updates Araq 2015-02-17 11:25:06 +01:00
  • 9fe1aa6996 intsets.empty is wrong Araq 2015-02-17 00:44:02 +01:00
  • 0b1989e6ca Merge pull request #2155 from def-/warnings Andreas Rumpf 2015-02-18 13:43:06 +01:00
  • 3e63ce2833 Merge pull request #2156 from def-/usevfork Andreas Rumpf 2015-02-18 13:41:02 +01:00
  • 8a8c256738 Merge pull request #2163 from def-/declared-doc Andreas Rumpf 2015-02-18 13:37:54 +01:00
  • 456aa7fdfe Use declaredInScope instead of definedInScope def 2015-02-18 01:57:10 +01:00
  • 2647423502 Fix documentations for declared (instead of defined) def 2015-02-18 01:55:50 +01:00
  • b65032e77e Add some unit tests for mgetOrPut and hasKeyOrPut. Charles Blake 2015-02-17 09:55:46 -05:00
  • c1e6783466 Merge ../Nim into devel Charles Blake 2015-02-17 08:22:09 -05:00
  • c62b204960 Always use 0x40 for POSIX_SPAWN_USEVFORK def 2015-02-17 02:33:54 +01:00
  • e686ca2523 Fix a few more warnings def 2015-02-17 02:18:52 +01:00
  • 5668ab3a49 Merge pull request #2091 from PhilipWitte/devel Andreas Rumpf 2015-02-16 23:57:15 +01:00
  • 0ee97a18b9 Merge pull request #2151 from def-/fix-advanced-options Andreas Rumpf 2015-02-16 21:52:27 +01:00
  • 55840d9505 Merge ../Nim into devel Charles Blake 2015-02-16 14:55:08 -05:00
  • ac0bb605ba Fix output of --advanced def 2015-02-16 20:50:43 +01:00
  • 221e633697 Fix lib link to rationals module def 2015-02-04 19:15:12 +01:00
  • 43bc72f1fe Make gcd iterative instead of recursive def 2015-01-27 19:55:08 +01:00
  • cc757d538c Remove shuffle again def 2015-01-16 23:58:43 +01:00
  • 2d004dd677 Update toInt doc def 2015-01-13 12:34:27 +01:00
  • 444beab5dd Fix division and add tests def 2015-01-13 01:33:26 +01:00
  • a85b6fd3fe Change rationals.toInt behaviour def 2015-01-12 23:44:50 +01:00
  • 8c92a78853 Export new math procs def 2015-01-12 23:44:14 +01:00
  • aa4d119e8c Move rational.nim to rationals.nim def 2015-01-12 23:30:13 +01:00
  • b1f4eda723 Fix += and -= for Rational def 2015-01-03 05:09:56 +01:00
  • d57d1f00cd Add shuffle to math module def 2015-01-02 22:26:43 +01:00
  • 232dba8f95 Add rational to standard library list def 2015-01-02 21:53:07 +01:00
  • 6fc1f1374f Add rational module def 2015-01-02 21:51:53 +01:00
  • 00e82c2fc6 Extend complex to convert to/from polar coordinates def 2015-01-02 21:51:20 +01:00
  • 1ad1b93f0a Add ^, gcd and lcm to math def 2015-01-02 21:50:57 +01:00
  • 553b9308b7 Merge pull request #2145 from oderwat/fix-osx-gcc49 Andreas Rumpf 2015-02-16 20:33:48 +01:00
  • 13c2d9b8e2 Merge pull request #2150 from def-/gc2-compiling Andreas Rumpf 2015-02-16 20:33:25 +01:00
  • a5f8f538a2 Merge pull request #2140 from FedericoCeratto/devel Andreas Rumpf 2015-02-16 20:32:24 +01:00
  • b9abeff617 Clean up some more deprecation warnings def 2015-02-16 19:13:49 +01:00
  • a5d22a9534 Make gc2 compile again def 2015-02-16 19:12:09 +01:00
  • 3fec9623d7 Merge pull request #2149 from def-/stacktrace-msg Dominik Picheta 2015-02-16 17:33:15 +00:00
  • 9f5a61c3bc Tell user more exactly how to create stacktrace def 2015-02-16 16:33:09 +01:00
  • 629decd170 Add comments explaining odd looking i<0..data[i]. Charles Blake 2015-02-16 07:48:31 -05:00
  • db257669c3 New probe seq swaps 1st two keys. Fix in compare. Charles Blake 2015-02-16 07:15:34 -05:00
  • 0a3e732b9f Just do wide interface of hasKeyOrPut & mgetOrPut. Extract maybe re-hash/re-search and insert logic into a new template. Use this new template to do impl templates for all three put forms (which required renaming a couple 'value' arguments to 'val'). Added OrderedTable and OrderedTableRef versions of both as well. Charles Blake 2015-02-16 06:52:23 -05:00
  • ff7493c3c8 Merge ../Nim into devel Charles Blake 2015-02-16 06:03:22 -05:00
  • 614a1f9d5a Add TableRef version of mgetOrPut. Charles Blake 2015-02-16 06:02:31 -05:00
  • 440db2d003 Removing -fasmblocks default for OS X Hans Raaf 2015-02-16 09:50:02 +01:00
  • a36e1a3f3e Merge remote-tracking branch 'upstream/devel' into devel PhilipWitte 2015-02-15 18:02:43 -08:00
  • 5a9ba34694 colored 'object' as keyword instead of type in second banner slide PhilipWitte 2015-02-15 18:01:29 -08:00
  • c11fa7942e Merge branch 'devel' of https://github.com/Araq/Nim into devel Araq 2015-02-16 02:56:50 +01:00
  • eaf00dd1fb minor documentation updates Araq 2015-02-16 02:56:40 +01:00
  • cc7236b2db Add support tab to website PhilipWitte 2015-02-15 17:54:38 -08:00
  • 0e5f6cc3b0 Merge remote-tracking branch 'upstream/devel' into devel PhilipWitte 2015-02-15 17:27:53 -08:00
  • 657dca5c3b Fix typos Federico Ceratto 2015-02-15 16:20:32 +00:00
  • c95f6f117a Fix typos Federico Ceratto 2015-02-15 16:06:06 +00:00
  • 7c1c9a6a9d Add mgetOrPut to support just one probe chase for the common pattern of either updating or initializing table entries. Charles Blake 2015-02-15 10:03:41 -05:00
  • d8c4c57637 Merge pull request #2133 from def-/cleanup Andreas Rumpf 2015-02-15 15:12:39 +01:00
  • 21fdda8fbc Merge pull request #2115 from oderwat/no-pthread-on-osx Andreas Rumpf 2015-02-15 15:07:05 +01:00
  • dcf2f8b002 Merge pull request #2132 from fowlmouth/patch-2 Andreas Rumpf 2015-02-15 15:05:39 +01:00
  • 3fc100276c Merge pull request #2122 from c-blake/devel Andreas Rumpf 2015-02-15 15:04:04 +01:00
  • 042016acf3 Merge pull request #2136 from oderwat/fix-matchers reactormonk 2015-02-15 12:16:27 +05:00
  • a7484ac092 Fixed non exhaustive case by adding else Hans Raaf 2015-02-15 04:44:15 +01:00