Commit Graph

9532 Commits

Author SHA1 Message Date
Araq
01afff495c koch also builds the vccexe tool 2016-10-25 00:02:58 +02:00
Andreas Rumpf
5da5a27fa0 Merge pull request #4947 from flyx/tablesincfix
Fixes #4946
2016-10-24 23:49:56 +02:00
Felix Krause
7476e4fcb2 Fixes #4946 2016-10-24 22:36:21 +02:00
Andreas Rumpf
60d13c488d Merge pull request #4888 from arnetheduck/mmap-fixes
add MAP_ANONYMOUS const for amd64, fix MAP_PRIVATE on mips etc
2016-10-24 22:05:11 +02:00
Araq
fb1406f68f Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-10-24 21:58:52 +02:00
Araq
24ad0064e9 Merge branch 'couven92-nim-vccwrap' into devel 2016-10-24 21:57:25 +02:00
Araq
11dd0b3b51 simplified code of the upcoming vccexe and vcclinkerexe tools 2016-10-24 21:55:57 +02:00
Araq
c15cef7d2d Merge branch 'nim-vccwrap' of https://github.com/couven92/Nim into couven92-nim-vccwrap 2016-10-24 20:37:36 +02:00
Andreas Rumpf
2f725e923e Merge pull request #4924 from nigredo-tori/fix-4917
Make createDir return discardable bool
2016-10-24 20:30:52 +02:00
Araq
8a0b945170 asynchttpserver: cleanup example code 2016-10-24 20:28:27 +02:00
Andreas Rumpf
3effd52ca3 Merge pull request #4847 from honewatson/patch-1
Add respond proc example
2016-10-24 20:27:16 +02:00
Araq
0eb70e64c4 Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-10-24 20:20:20 +02:00
Araq
1d191831c0 Merge branch 'rudis-devel' into devel 2016-10-24 20:19:51 +02:00
Araq
a85e954b5d make tgetfileinfo work on Windows 2016-10-24 20:18:49 +02:00
Araq
6d645e5240 Merge branch 'devel' of https://github.com/rudis/Nim into rudis-devel 2016-10-24 20:11:00 +02:00
Araq
bad35a2709 cleanup tgorge test 2016-10-24 20:10:10 +02:00
Andreas Rumpf
6fd27a8a08 Merge pull request #4945 from arnetheduck/cleanup-tyXxx
Cleanup ty xxx
2016-10-24 19:20:02 +02:00
Andreas Rumpf
3715a5ac91 Merge pull request #4814 from scriptum/rpg-pcre-jit
Enable JIT in PCRE to improve regular expressions performance
2016-10-24 19:07:30 +02:00
Andreas Rumpf
56181da204 Merge pull request #4800 from Wh1teDuke/FixTesterRunOpt
[Tester] allow running single tests with 'run' option
2016-10-24 19:02:34 +02:00
Andreas Rumpf
00f09f1309 Merge pull request #4819 from andreaferretti/usefulmacros
Some useful macros
2016-10-24 18:41:45 +02:00
Andreas Rumpf
fbb997a24f Merge pull request #4838 from couven92/ico-vcc
Added icons support for Visual Studio compiler
2016-10-24 18:39:32 +02:00
Andreas Rumpf
adeb62120c Merge pull request #4812 from andreaferretti/jsconsole
Added js console object
2016-10-24 18:38:41 +02:00
Araq
06e03099e4 news entry for upcoming changes 2016-10-24 17:41:02 +02:00
Araq
6d4d8d5669 'koch tools' does not yet work from github 2016-10-24 17:41:02 +02:00
Araq
ceb30d7a0e document the new way of doing things; refs #4934 2016-10-24 17:41:02 +02:00
Andreas Rumpf
cceb6c625c Merge pull request #4872 from flyx/gorgefix
Fixes #4871
2016-10-24 17:40:32 +02:00
Jacek Sieka
f5c3eb6a25 clean up tyMutable remnants 2016-10-24 23:30:10 +08:00
Jacek Sieka
b3de34548d clean up tyConst remnants 2016-10-24 23:19:46 +08:00
Jacek Sieka
f488ed973d clean up tyBigNum remnants 2016-10-24 23:11:38 +08:00
Andreas Rumpf
86ca077324 Merge pull request #4943 from nigredo-tori/fix-4942
Reset HttpClient if new URL has different port
2016-10-24 17:07:30 +02:00
Andreas Rumpf
236c2beead Merge pull request #4935 from flyx/tablefix
Table fixes. fixes #4901
2016-10-24 17:07:03 +02:00
Andreas Rumpf
353ce7315a Merge pull request #4938 from FedericoCeratto/unittest
Improve unittest docs
2016-10-24 17:03:11 +02:00
Andreas Rumpf
8208a2db84 Merge pull request #4937 from cheatfate/newos
Some changes to os.nim
2016-10-24 17:02:15 +02:00
Andreas Rumpf
6dc6dc5f95 Merge pull request #4944 from arnetheduck/cleanup-tyiter
remove remnants of tyIter
2016-10-24 16:58:41 +02:00
Araq
41f32f5fb6 deprecate install_tools.nims in favor of 'koch tools'; refs #4934 2016-10-24 16:21:52 +02:00
Jacek Sieka
6f7b891bdc remove remnants of tyIter 2016-10-24 21:10:48 +08:00
Araq
9605a0f87f deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934 2016-10-24 15:02:43 +02:00
Araq
e700e3f205 remove undocumented build_tools.sh; refs #4934 2016-10-24 12:49:15 +02:00
Araq
8aecacc1df update the gc.rst document 2016-10-24 12:37:20 +02:00
Araq
fdd1d0ab28 Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-10-24 12:31:58 +02:00
Araq
98fb6fd00a removed vastly outdated list of contributors 2016-10-24 12:21:19 +02:00
Araq
9d2dfa9a99 further cleanups; refs #4934 2016-10-24 12:20:51 +02:00
Araq
f1d2ed757e moved start.bat to tools/ 2016-10-24 12:05:42 +02:00
Araq
8a9624683f preparations of moving start.bat to tools/ 2016-10-24 12:01:13 +02:00
Araq
ed9d0809ae docgen: PDFs and HTMLs finally are generated in their own respective directories 2016-10-24 11:55:23 +02:00
Dmitry Polienko
8fb7858291 Reset HttpClient if new URL has different port 2016-10-24 09:42:18 +07:00
Andreas Rumpf
c486e6377c fixes #4386 2016-10-23 17:43:38 +02:00
Federico Ceratto
767e0846c1 Improve unittest docs 2016-10-23 16:13:38 +01:00
Araq
0091515980 website updates 2016-10-23 15:57:36 +02:00
cheatfate
c21bc6c61c Fix for getCurrentDir().
Fix for expandFilename().
Fix for getAppFilename().
2016-10-23 16:41:04 +03:00