Commit Graph

4320 Commits

Author SHA1 Message Date
Araq
53a9d6f5cd Merge branch 'devel' into bigbreak
Conflicts:
	compiler/nim.ini
	doc/manual.txt
	doc/tut2.txt
	koch.nim
	lib/system/channels.nim
	readme.txt
	tools/niminst/niminst.nim
	tools/nimweb.nim
	web/download.txt
	web/news.txt
2014-10-20 08:44:00 +02:00
Araq
b0179f9af5 2nd attempt to fix tryRecv 2014-10-20 01:49:51 +02:00
Araq
59c6433580 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-10-20 01:35:08 +02:00
Araq
1a36a4281e 'koch install' works again 2014-10-20 01:34:59 +02:00
Araq
2495ceb61c much better quote for the frontpage 2014-10-20 01:32:51 +02:00
Andreas Rumpf
b29c0da7b5 Merge pull request #1574 from trustable-code/PR3
Do not allow self import
2014-10-20 01:20:39 +02:00
Araq
60a7532bda fixes tryRecv 2014-10-20 01:09:54 +02:00
Araq
4aab018bd6 disable 'view source' feature 2014-10-20 01:05:13 +02:00
Araq
1ddc42f570 default to warnGcUnsafe for threads:on 2014-10-19 23:59:29 +02:00
Andreas Rumpf
f09af72bd7 Merge pull request #1573 from trustable-code/PR1
Fixed missing color definion in docs CSS
2014-10-19 21:17:58 +02:00
Araq
2e4447ca85 documentation improvements 2014-10-19 20:05:01 +02:00
Araq
4cca562c4a minor updates to koch.nim 2014-10-19 16:40:42 +02:00
Araq
dc8d8ebb79 website updates for 0.9.6 2014-10-19 16:07:14 +02:00
Araq
a4dcebd3c4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-10-19 10:50:09 +02:00
Araq
6f1b33e11c readme.txt is not readme.md 2014-10-19 10:49:56 +02:00
Andreas Rumpf
3cf1939585 Merge pull request #1578 from Varriount/update-nsis-installer
Update the NSIS installer script.
2014-10-19 10:15:13 +02:00
Clay Sweetser
cdd5b503b4 Update the NSIS Installer Script 2014-10-19 02:20:44 -04:00
Clay Sweetser
d73d752187 Update and clarify the purpose of the nimrod.ini file 2014-10-19 02:14:24 -04:00
Araq
d3e9d0fa3a niminst: 'doc/*.txt' required for bootstrapping 2014-10-18 20:26:51 +02:00
Araq
32444e47a0 niminst: source based installation works again 2014-10-18 13:57:06 +02:00
Araq
56f1f3d4bc more improvements for the NSIS installer 2014-10-17 18:18:46 +02:00
Araq
4accf42929 added missing template file 2014-10-17 03:27:04 +02:00
Araq
bd54c44239 improvements for niminst 2014-10-17 03:15:28 +02:00
Araq
55d8e71ab1 niminst supports NSIS 2014-10-17 00:53:33 +02:00
Simon Krauter
8b70e2c0e7 Added test case 2014-10-15 00:31:55 +02:00
Simon Krauter
27585ee6ec Compare fileIndexes instead of file names 2014-10-15 00:20:08 +02:00
Simon Krauter
849484f920 Do not allow self import 2014-10-14 23:38:50 +02:00
Simon Krauter
6043194465 Fixed missing color definion in docs CSS 2014-10-14 23:32:28 +02:00
Araq
c7570dcd3e Merge branch 'devel' into bigbreak
Conflicts:
	compiler/ast.nim
	compiler/nimfix/prettybase.nim
	compiler/pragmas.nim
	compiler/sempass2.nim
	doc/manual.txt
	koch.nim
	lib/pure/concurrency/threadpool.nim
	web/news.txt
2014-10-13 08:26:24 +02:00
Araq
b7befd69ba updated news.txt slightly 2014-10-12 14:18:17 +02:00
Araq
4233aa90e4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-10-12 13:51:32 +02:00
Andreas Rumpf
cb7c485f92 Merge pull request #1564 from trustable-code/devel
Raise exception on adding a non-existent file to a zip archive
2014-10-12 13:49:12 +02:00
Araq
ca4c64dd72 zipfile generation works again 2014-10-12 03:13:12 +02:00
Araq
399c985b62 fixes recent regression 2014-10-11 21:44:35 +02:00
Araq
826d529256 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-10-11 21:02:08 +02:00
Araq
34e96e37a1 added missing nimfix files 2014-10-11 20:51:41 +02:00
Araq
661c51682a backported .deprecated statement 2014-10-11 20:31:24 +02:00
Araq
028a62e2ba documentation updates 2014-10-11 13:20:00 +02:00
Araq
753d18d66c minor cleanup for cpuinfo 2014-10-11 13:16:51 +02:00
Araq
6c9730b353 fixes #1551 2014-10-11 12:25:15 +02:00
Andreas Rumpf
8afb85b3d4 Merge pull request #1559 from lorxu/devel
Update cpuinfo.nim to compile in bsd and macosx
2014-10-11 02:05:47 +02:00
Araq
5272213da4 documentation updates 2014-10-11 01:30:17 +02:00
Araq
8b93e4132c added untested winrelease target 2014-10-11 01:11:37 +02:00
Simon Krauter
d526e051c5 Code more cleaner 2014-10-11 00:20:49 +02:00
Simon Krauter
fa3545c092 Raise exception on adding a non-existent file to a zip archive 2014-10-10 23:24:28 +02:00
Araq
1d8ee0f876 improved trimcc tool 2014-10-09 09:28:36 +02:00
Araq
a585caebcd bugfix: c++ support for 'NimThreadVarsSize' 2014-10-08 09:10:57 +02:00
Luis Ricardo
54f6280d76 Update cpuinfo.nim
sys/types.h needed for macosx and freebsd
sys/param.h needed for openbsd and netbsd
2014-10-07 17:02:50 -04:00
Araq
b781e25ec6 should compile with csources again 2014-10-06 01:01:23 +02:00
Araq
6072d981ea Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak 2014-10-05 23:37:25 +02:00