Araq
|
1dd9ec85b2
|
bugfix: typo in SMTP module; SCGI module finished
|
2010-10-25 23:49:48 +02:00 |
|
dom96
|
beb9e3d325
|
ssl.connect now returns the result of the certificate validation.
|
2010-10-23 23:35:47 +01:00 |
|
dom96
|
293563ee11
|
Added {.final.} to objects which are not meant to be inherited, and added an OSError() when recvLine fails.
|
2010-10-23 23:26:08 +01:00 |
|
dom96
|
4922b52dea
|
Removed the assert()'s from ssl.nim, and limited lines to 80 chars.
|
2010-10-23 23:02:59 +01:00 |
|
dom96
|
d68782cd38
|
Added an openssl wrapper, ssl module and smtp module.
|
2010-10-23 22:30:56 +01:00 |
|
Araq
|
56e963b465
|
base64: decoding works
|
2010-10-23 17:35:26 +02:00 |
|
Araq
|
770cc71640
|
added base64 module; decoding still broken
|
2010-10-23 17:19:32 +02:00 |
|
Araq
|
becd46f61b
|
version 0.8.10
|
2010-10-21 00:28:39 +02:00 |
|
Araq
|
765366c1f3
|
version 0.8.10
|
2010-10-21 00:12:14 +02:00 |
|
Araq
|
53cd61546d
|
proper parameter order for os.copyFile/os.moveFile
|
2010-09-21 07:48:35 +02:00 |
|
Araq
|
0a57f662fa
|
bugfix: finally sections are executed before return/break
|
2010-09-20 22:33:23 +02:00 |
|
Araq
|
93b3c03dbd
|
threading code deactivated; tiny C bugfix: don't report warnings to error callback
|
2010-09-19 21:35:44 +02:00 |
|
Araq
|
c065694598
|
standard filter supports multiple line expressions; better amd64 detection for mac os X
|
2010-09-17 01:17:51 +02:00 |
|
Araq
|
866572e2e4
|
fixes for exception handling; added system.compileOption
|
2010-09-13 00:52:44 +02:00 |
|
Araq
|
c96f4e042e
|
added missing wrappers
|
2010-08-28 22:56:27 +02:00 |
|
Araq
|
47886978c7
|
tiny C support; cosmetic improvements for the docs
|
2010-08-28 22:33:07 +02:00 |
|
Araq
|
b2075302b1
|
added some missing wrappers
|
2010-08-24 00:22:36 +02:00 |
|
Araq
|
e439c6b02e
|
bugfix: init of temps
|
2010-08-24 00:19:16 +02:00 |
|
Andreas Rumpf
|
fc0b66a7ff
|
accurate file/line information
|
2010-08-14 15:46:07 +02:00 |
|
Andreas Rumpf
|
38257af9f6
|
windows.nim compiles again; thanks for fucking it up
|
2010-08-12 07:38:31 +02:00 |
|
Andreas Rumpf
|
afbff2d504
|
c2nim: new features & bugfixes
|
2010-08-11 23:13:11 +02:00 |
|
Andreas Rumpf
|
8098e2a421
|
inlining of the write barrier for dlls
|
2010-08-08 22:45:21 +02:00 |
|
Andreas Rumpf
|
c9e011e36c
|
DLL generation of the stdlib for unix
|
2010-08-04 07:57:51 +02:00 |
|
Andreas Rumpf
|
03724c2952
|
before stack init change
|
2010-08-01 14:49:54 +02:00 |
|
Andreas Rumpf
|
ff02ce2d50
|
handling of compiler procs improved for DLL generation
|
2010-07-29 21:30:04 +02:00 |
|
Andreas Rumpf
|
be878a5993
|
c2nim: better parsing of #ifdef C2NIM; #def support
|
2010-07-22 19:18:26 +02:00 |
|
Andreas Rumpf
|
2b21285144
|
bugfix: c2nim: typedef unsigned char
|
2010-07-22 00:02:08 +02:00 |
|
Andreas Rumpf
|
cdf03b06b9
|
added system.appType magic
|
2010-07-21 20:59:06 +02:00 |
|
Andreas Rumpf
|
d10973adb0
|
c2nim tool added
|
2010-07-21 09:44:47 +02:00 |
|
Andreas Rumpf
|
c441cdb64c
|
bugfix: exception handling (still not correct)
|
2010-06-04 00:45:46 +02:00 |
|
Andreas Rumpf
|
909f7dbf8c
|
revert to old behavior of getStartMilsecs; getStartMilsecs deprecated
|
2010-05-30 21:15:20 +02:00 |
|
Andreas Rumpf
|
cb21b0e7a7
|
unicode.nim compiles again
|
2010-05-29 00:48:51 +02:00 |
|
Andreas Rumpf
|
8f13575978
|
system.each makes more sense with var?
|
2010-05-29 00:47:06 +02:00 |
|
Andreas Rumpf
|
1fa668d27b
|
psapi cleanup
|
2010-05-29 00:42:10 +02:00 |
|
Andreas Rumpf
|
9a22ae0217
|
resolved system.nim conflicts
|
2010-05-29 00:39:33 +02:00 |
|
Andreas Rumpf
|
6c20509121
|
explicit types for generic routines
|
2010-05-28 23:32:46 +02:00 |
|
PhiLho
|
286e5958d6
|
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib update
|
2010-05-21 16:03:21 +02:00 |
|
Andreas Rumpf
|
e90665bff2
|
crc check for external files to compile; bugfix: os.parseCmdLine
|
2010-04-05 19:47:18 +02:00 |
|
Andreas Rumpf
|
b2ad7b30dc
|
bugfix: complex.nim compiles
|
2010-04-04 18:43:57 +02:00 |
|
Andreas Rumpf
|
f530bbd631
|
tiny C backend for a much faster REPL
|
2010-04-02 19:34:57 +02:00 |
|
Andreas Rumpf
|
227b76c342
|
bugfix: duplicate gtk2.set_tab_pos
|
2010-03-29 23:19:25 +02:00 |
|
Andreas Rumpf
|
0d63b2519b
|
bugfix: duplicate gtk2.set_tab_pos
|
2010-03-29 22:54:54 +02:00 |
|
Andreas Rumpf
|
3ff6354a7c
|
Bugfix: code generation bug that affected dialogs.nim
|
2010-03-25 19:11:17 +01:00 |
|
Andreas Rumpf
|
a8f6d307a9
|
merged dom's changes
|
2010-03-22 21:50:13 +01:00 |
|
Dominik Picheta
|
c6b4d0e5cc
|
bugfix: / not part of the path in parseurl
|
2010-03-22 20:41:04 +00:00 |
|
Andreas Rumpf
|
e62a02d5af
|
versioning for GTK wrappers
|
2010-03-20 20:13:14 +01:00 |
|
Andreas Rumpf
|
7d6de1cf90
|
Bugfix: strutils.delete
|
2010-03-20 11:00:30 +01:00 |
|
Andreas Rumpf
|
c5d8a5c1da
|
Bugfix: empty echo statement
|
2010-03-20 01:07:34 +01:00 |
|
Andreas Rumpf
|
33fbf7fd03
|
BUGFIX: mEqRef for evalOp
|
2010-03-17 23:00:27 +01:00 |
|
Andreas Rumpf
|
41afb4ee58
|
bugfix: return type of gtk2.check_menu_item_new*
|
2010-03-17 18:58:34 +01:00 |
|