-
richcarl committed patchset 686 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2008-10-24 13:58:46 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 685 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2008-10-24 13:33:27 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 684 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2008-10-24 13:24:40 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 683 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2008-10-24 13:05:46 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 682 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 6 files.
2008-10-24 13:01:52 UTC in Jungerl: A jungle of Erlang code
-
Tested with GnuWin32 grep 2.5.1a binaries:
D:\tmp>cat test
foo bar
baz
D:\tmp>cat test | od -c
0000000 f o o b a r \r \n b a z \r \n
0000016
D:\tmp>grep ba test | od -c
0000000 f o o b a r \n b a z \n
0000014
In other words, the lines output by grep are terminated by a single LF, instead of the expected CR+LF, even if the...
2008-02-28 09:09:43 UTC in GnuWin
-
The MinGW setjmp.h header file does not define sigjmp_buf. Here are some references:
http://ocamlsdl.sourceforge.net/doc/ocamlsdl-cygwin.txt
http://www.opengroup.org/onlinepubs/009695399/basedefs/setjmp.h.html
http://www.gnu.org/software/libc/manual/html_node/Non_002dLocal-Exits-and-Signals.html.
2007-01-07 11:56:27 UTC in MinGW - Minimalist GNU for Windows
-
richcarl committed patchset 598 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2006-05-14 10:34:42 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 597 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 2 files.
2006-05-14 10:32:47 UTC in Jungerl: A jungle of Erlang code
-
richcarl committed patchset 596 of module jungerl to the Jungerl: A jungle of Erlang code CVS repository, changing 1 files.
2006-05-14 10:31:57 UTC in Jungerl: A jungle of Erlang code