Commit Graph

  • aec88bb5d9 Merge pull request #4815 from pyloor/asyncftp-add-rename Dominik Picheta 2016-09-24 10:48:32 +02:00
  • 9b1f46b463 Merge pull request #4822 from alphashuro/patch-1 Dominik Picheta 2016-09-24 10:46:11 +02:00
  • e7e72d9f38 Merge pull request #4825 from cheatfate/ioselectors_vnode Dominik Picheta 2016-09-24 10:45:29 +02:00
  • f40c1d3ad1 Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test for it. cheatfate 2016-09-24 05:16:39 +03:00
  • ffb812521d fixes serious regression Andreas Rumpf 2016-09-24 02:52:16 +02:00
  • 2569a58f08 fixes #4746 Andreas Rumpf 2016-09-24 02:27:04 +02:00
  • 66bbf7518e fixes #4776 Andreas Rumpf 2016-09-24 02:17:14 +02:00
  • bc53d2c9de bugfix: bottom of AVL tree is now threadsafe Andreas Rumpf 2016-09-22 11:32:12 +02:00
  • 5a2ff9035e Merge pull request #4824 from cheatfate/fix3567 Andreas Rumpf 2016-09-23 23:05:14 +02:00
  • 32dd1e5d3c fix #3567 cheatfate 2016-09-23 23:04:09 +03:00
  • 61755945d2 Enable JIT in PCRE to improve regular expressions performance Pavel Roschin 2016-09-22 00:13:01 +03:00
  • e39c872744 Update mysql.nim Alpha Shuro 2016-09-22 21:03:40 +02:00
  • 2e754f7342 Merge pull request #4811 from andreaferretti/httpmethods Dominik Picheta 2016-09-22 12:30:23 +02:00
  • 235fc29834 Added expandMacros macro Andrea Ferretti 2016-09-22 12:26:51 +02:00
  • 15f7094fde Added a dump macro for debugging Andrea Ferretti 2016-09-22 12:07:36 +02:00
  • 4ee4393556 Fixed missing comma Andrea Ferretti 2016-09-22 11:54:59 +02:00
  • 25ee55adfc Update to allow varargs in js console logging Andrea Ferretti 2016-09-22 11:39:24 +02:00
  • 5986b78bbe generally update exitCode only after successful completion of waitpid() Johannes Hofmann 2016-09-22 10:55:21 +02:00
  • bc19b71fd2 Asyncftpclient: adding removeDir proc pyloor 2016-09-21 23:58:07 +02:00
  • 95e0e6260e adding a test for removing a file pyloor 2016-09-21 23:54:38 +02:00
  • cd41479180 adding removeFile proc to asyncftpclient pyloor 2016-09-21 23:49:40 +02:00
  • 348c7d1faf adding rename proc to asyncftpclient pyloor 2016-09-21 23:46:15 +02:00
  • 693b2b0f5d Added js console object Andrea Ferretti 2016-09-21 17:35:45 +02:00
  • 91f6784d0f Added PATCH HTTP method Andrea Ferretti 2016-09-21 17:27:05 +02:00
  • 723bc158ce Merge pull request #4809 from cheatfate/rpath Andreas Rumpf 2016-09-21 10:39:35 +02:00
  • 4e183dc106 RPATH locations for OpenBSD,NetBSD and FreeBSD. cheatfate 2016-09-21 03:55:07 +03:00
  • f3da2fe330 Merge pull request #4806 from yglukhov/addr-var-init Andreas Rumpf 2016-09-20 17:13:25 +02:00
  • 315fba18ce Merge pull request #4807 from cheatfate/nimBurnFree Andreas Rumpf 2016-09-20 17:12:57 +02:00
  • f0ea9447ce Add define value nimBurnFree which allow deallocation procedures to fill memory with 0xFF before freeing it. cheatfate 2016-09-20 17:34:36 +03:00
  • 82b022ebc6 JS: Fixed ICE on ptr assignment Yuriy Glukhov 2016-09-20 17:00:16 +03:00
  • 09651bec5e HttpCode shouldn't require explicit initialisation to prevent breakage. Dominik Picheta 2016-09-19 21:53:07 +02:00
  • 31bdf45ffe Reverted removal of HttpCode.$. Dominik Picheta 2016-09-19 21:16:50 +02:00
  • 519aa16b67 Fixes asyncmacro compilation in tests. Dominik Picheta 2016-09-19 21:00:54 +02:00
  • cfd187d16e Use distinct range for HttpCode as suggested by @nigredo-tori. Dominik Picheta 2016-09-19 20:58:27 +02:00
  • 1fb5dd2477 Fixes #4797. Dominik Picheta 2016-09-19 19:36:35 +02:00
  • 248b5c0468 Run Option: use now processSingleTest Wh1teDuke 2016-09-19 16:25:39 +02:00
  • ddb70d33f8 Add processSingleTest, remove file arg from processCategory Wh1teDuke 2016-09-19 16:24:15 +02:00
  • 8386476592 Implements proxy support for (Async)HttpClient. Ref #4423. Dominik Picheta 2016-09-18 22:59:12 +02:00
  • 0c99523ad3 Implements timeouts for synchronous HttpClient. Dominik Picheta 2016-09-18 19:08:12 +02:00
  • 3c47e70d53 Update v0.15 news. Dominik Picheta 2016-09-18 18:56:24 +02:00
  • c4ee18015e Use HttpHeaders in httpclient module. Dominik Picheta 2016-09-18 18:56:04 +02:00
  • 3ad368f8ca Improvements to httpclient. Refs #4423. Dominik Picheta 2016-09-18 18:16:51 +02:00
  • 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. Dominik Picheta 2016-09-18 18:15:20 +02:00
  • 2864c346e3 Fixes koch winrelease. Dominik Picheta 2016-09-18 14:10:37 +02:00
  • c86d1a479c CI: For Windows deploy run koch winrelease. Dominik Picheta 2016-09-18 14:01:16 +02:00
  • 985d3313da CI: Small fixes. Dominik Picheta 2016-09-18 11:53:52 +02:00
  • 2ee9a27be3 CI: Fixes Linux tests. Dominik Picheta 2016-09-18 01:36:33 +02:00
  • 80726b84fd CI: Install FASM via apt-get instead of manually. Dominik Picheta 2016-09-17 22:22:42 +02:00
  • 07c637c24c Increase error rate for upcoming timers test. Dominik Picheta 2016-09-17 22:08:35 +02:00
  • b56595ae26 Fixes $(0.0/0.0) giving -nan on some systems. Dominik Picheta 2016-09-17 22:02:17 +02:00
  • 93160547a9 reset p.exitCode in peekExitCode on Posix when process did not exit (#4793) Johannes Hofmann 2016-09-17 22:03:14 +02:00
  • 4414dafd5e tests: add more tests for getFileInfo() Simon Ruderich 2016-09-17 19:10:03 +02:00
  • f4f8827c06 Merge pull request #4784 from rudis/devel Dominik Picheta 2016-09-17 18:58:47 +02:00
  • f62ced80fc Merge pull request #4789 from rudis/devel-tests Dominik Picheta 2016-09-17 18:44:12 +02:00
  • fc0a3dceaf os: always use pcLinkToDir as kind for links to directories Simon Ruderich 2016-09-17 01:45:02 +02:00
  • 38505e31c8 tests: tnewasyncudp: use constant Simon Ruderich 2016-09-17 13:56:17 +02:00
  • 1cee3eb011 posix: add INADDR_LOOPBACK Simon Ruderich 2016-09-17 18:10:55 +02:00
  • d250f06550 Merge pull request #4790 from rudis/devel-mkstemp Dominik Picheta 2016-09-17 17:41:06 +02:00
  • 18b64f1dcf Merge pull request #4788 from rudis/devel-doc Dominik Picheta 2016-09-17 17:25:49 +02:00
  • dfe416eaad Fixes Futures' or operation so that asyncftpclient compiles. Dominik Picheta 2016-09-17 17:21:05 +02:00
  • 8ed241a1f0 posix: add mkstemp Simon Ruderich 2016-09-17 16:56:16 +02:00
  • a9e796e001 Misc documentation fixes Simon Ruderich 2016-09-17 15:52:36 +02:00
  • 75e5c87f15 Fixes #4170. Dominik Picheta 2016-09-17 14:19:26 +02:00
  • 5bf16439e1 Fixes #4262. Dominik Picheta 2016-09-17 13:22:04 +02:00
  • 04c1caf025 Merge pull request #4785 from cheatfate/update_tnewasyncudp Dominik Picheta 2016-09-17 12:48:32 +02:00
  • 3d556a9719 Fix #4777 network buffers overflow because of immediate sendTo call. cheatfate 2016-09-17 03:07:57 +03:00
  • e78b9b7268 Merge pull request #4782 from endragor/marshal-non-utf8 Andreas Rumpf 2016-09-17 00:00:52 +02:00
  • 74b8216e83 Merge pull request #4780 from pyloor/fix-asyncftpclient-issue-4681 Dominik Picheta 2016-09-16 17:08:15 +02:00
  • e26f9cb665 Use array encoding for non-UTF-8 strings in marshal. Fixes #4779. Ruslan Mustakov 2016-09-16 17:02:34 +07:00
  • 453f8357c0 fix missing procvar pragma pyloor 2016-09-16 03:06:13 +02:00
  • 0531658c00 Merge pull request #4771 from rudis/devel Andreas Rumpf 2016-09-16 01:38:59 +02:00
  • a61e6b0d65 system: writeLine: escape \n in documentation Simon Ruderich 2016-09-15 04:24:45 +02:00
  • d255bf498c system: shl: remove superfluous spaces in documentation Simon Ruderich 2016-09-15 04:24:14 +02:00
  • e28bed3d84 system: <: add example of output to documentation Simon Ruderich 2016-09-15 04:23:54 +02:00
  • a6e32365f7 system: use more consistent spaces in seq declaration Simon Ruderich 2016-09-15 04:22:49 +02:00
  • 14e80a1abe system: high, low: add example which uses the type Simon Ruderich 2016-09-15 04:22:23 +02:00
  • b52240fc9e system: TaintedString: reduce duplication and link to manual Simon Ruderich 2016-09-15 04:21:55 +02:00
  • 6a0d288cae doc: tut2: simplify debug macro example Simon Ruderich 2016-09-15 04:21:25 +02:00
  • 20b844ec53 Merge pull request #4759 from endragor/marshal-strs-as-arrays Andreas Rumpf 2016-09-15 11:18:10 +02:00
  • a84f25f770 Merge pull request #4769 from yuutayamada/fix-typo Andreas Rumpf 2016-09-15 07:50:57 +02:00
  • 977ea1b38e Merge pull request #4770 from yuutayamada/patch-1 Andreas Rumpf 2016-09-15 07:50:27 +02:00
  • 21433477df os: createHardlink: clarify documentation Simon Ruderich 2016-09-15 04:20:45 +02:00
  • af2b0aed06 algorithm: sort: fix link in documentation Simon Ruderich 2016-09-15 04:18:42 +02:00
  • 4f1886621e os: createSymlink: fix typo in documentation Simon Ruderich 2016-09-15 04:17:57 +02:00
  • 2680a613be Always use https:// in git clone Simon Ruderich 2016-09-15 01:12:43 +02:00
  • b688a5607d srcdir -> srcDir Yuta Yamada 2016-09-14 17:57:19 -07:00
  • 0cdb650457 Typo? Yuta Yamada 2016-09-14 17:40:47 -07:00
  • 9784e36424 Added remaining bug fixes to 0.15.0 release notes. Dominik Picheta 2016-09-14 20:57:01 +02:00
  • cf40f32407 GitLab CI: installers are now just renamed in build dir. Dominik Picheta 2016-09-14 20:56:35 +02:00
  • 6a1b8e691f fixes #4764, fixes #4731, fixes #4724 Araq 2016-09-14 19:57:14 +02:00
  • da575bec54 VM: 'raises' in an 'except' doesn't cause an endless loop anymore Araq 2016-09-14 17:01:22 +02:00
  • 4f36e95fbd Merge pull request #4767 from Wh1teDuke/patch-1 Dominik Picheta 2016-09-14 18:06:06 +02:00
  • 49c437f87d Ignore new cache folders WhiteDuke 2016-09-14 17:02:00 +02:00
  • 6013240f5d marshal now can handle binary data in strings Ruslan Mustakov 2016-09-13 13:00:24 +07:00
  • 5f685bb0e6 fixes #4760 Andreas Rumpf 2016-09-13 17:20:53 +02:00
  • b78029b5af fixes #4626 Andreas Rumpf 2016-09-13 16:33:34 +02:00
  • 3710e62241 fixes #4625 Andreas Rumpf 2016-09-13 16:09:50 +02:00
  • 3a5edd2c6c fixes #4671 Andreas Rumpf 2016-09-13 14:07:28 +02:00
  • 03768e7da0 attempt to fix #4640 Andreas Rumpf 2016-09-13 13:18:17 +02:00
  • 99d9526002 Merge pull request #4758 from nigredo-tori/fix-asyncfd-send Andreas Rumpf 2016-09-13 12:40:38 +02:00