summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve website background qualityFlaviu Tamas2015-02-193-2/+2
| | |/ | |/|
* / | fixes #2124Araq2015-02-203-11/+6
|/ /
| * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-19148-584/+750
| |\ | |/ |/|
* | Merge pull request #2168 from oderwat/fix-niminstVarriount2015-02-198-40/+40
|\ \
| * | Cleaned up T/P names.Hans Raaf2015-02-198-40/+40
|/ /
* | Merge pull request #2164 from oderwat/fix-tohexAndreas Rumpf2015-02-192-27/+32
|\ \
| * | Added test for toHex().Hans Raaf2015-02-181-24/+27
| * | Fixing toHex() to not wrap for long lens.Hans Raaf2015-02-181-3/+5
* | | Merge pull request #2165 from def-/read-write-bytesAndreas Rumpf2015-02-182-4/+4
|\ \ \
| * | | Make readBytes and writeBytes work with uint8def2015-02-182-4/+4
|/ / /
* | | Merge pull request #2139 from c-blake/develAndreas Rumpf2015-02-183-23/+69
|\ \ \
| * | | Add some unit tests for mgetOrPut and hasKeyOrPut.Charles Blake2015-02-171-1/+9
| * | | Merge ../Nim into develCharles Blake2015-02-1714-211/+193
| |\ \ \
| * \ \ \ Merge ../Nim into develCharles Blake2015-02-16112-311/+313
| |\ \ \ \
| * | | | | Add comments explaining odd looking i<0..data[i].Charles Blake2015-02-161-3/+3
| * | | | | New probe seq swaps 1st two keys. Fix in compare.Charles Blake2015-02-161-1/+1
| * | | | | Just do wide interface of hasKeyOrPut & mgetOrPut.Charles Blake2015-02-161-36/+55
| * | | | | Merge ../Nim into develCharles Blake2015-02-164-3/+115
| |\ \ \ \ \
| * | | | | | Add TableRef version of mgetOrPut.Charles Blake2015-02-161-0/+5
| * | | | | | Add mgetOrPut to support just one probe chase for the commonCharles Blake2015-02-151-0/+14
* | | | | | | make huge.nim urhonimo example compileAraq2015-02-181-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | fixes #2125Araq2015-02-187-20/+113
* | | | | | website updatesAraq2015-02-185-17/+36
* | | | | | intsets.empty is wrongAraq2015-02-181-2/+3
* | | | | | Merge pull request #2155 from def-/warningsAndreas Rumpf2015-02-1816-129/+131
|\ \ \ \ \ \
| * | | | | | Fix a few more warningsdef2015-02-1716-129/+131
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2156 from def-/usevforkAndreas Rumpf2015-02-181-6/+4
|\ \ \ \ \ \
| * | | | | | Always use 0x40 for POSIX_SPAWN_USEVFORKdef2015-02-171-6/+4
| |/ / / / /
* | | | | | Merge pull request #2163 from def-/declared-docAndreas Rumpf2015-02-183-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use declaredInScope instead of definedInScopedef2015-02-181-1/+1
| * | | | | Fix documentations for declared (instead of defined)def2015-02-182-2/+2
|/ / / / /
* | | | | Merge pull request #2091 from PhilipWitte/develAndreas Rumpf2015-02-1613-210/+192
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2151 from def-/fix-advanced-optionsAndreas Rumpf2015-02-161-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix output of --advanceddef2015-02-161-1/+1
|/ / / / /
* | | | | Merge pull request #2145 from oderwat/fix-osx-gcc49Andreas Rumpf2015-02-161-2/+2
|\ \ \ \ \
| * | | | | Removing -fasmblocks default for OS XHans Raaf2015-02-161-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #2150 from def-/gc2-compilingAndreas Rumpf2015-02-162-71/+73
|\ \ \ \ \
| * | | | | Clean up some more deprecation warningsdef2015-02-162-7/+7
| * | | | | Make gc2 compile againdef2015-02-161-64/+66
| | |_|/ / | |/| | |
* | | | | Merge pull request #2140 from FedericoCeratto/develAndreas Rumpf2015-02-16111-237/+237
|\ \ \ \ \
| * | | | | Fix typosFederico Ceratto2015-02-1581-126/+126
| * | | | | Fix typosFederico Ceratto2015-02-1549-115/+115
| | |/ / / | |/| | |
* | | | | Merge pull request #2149 from def-/stacktrace-msgDominik Picheta2015-02-161-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tell user more exactly how to create stacktracedef2015-02-161-1/+1
|/ / / /
| | | * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-154-3/+115
| | |/| | |_|/ |/| |
* | | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-02-1633-254/+209
|\| |
* | | minor documentation updatesAraq2015-02-164-3/+115
| | * colored 'object' as keyword instead of type in second banner slidePhilipWitte2015-02-151-1/+1
| | * Add support tab to websitePhilipWitte2015-02-153-2/+5
| | * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-1539-257/+258
| | |\ | | |/ | |/|