Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-02 | 1 | -1/+1 |
|\ | |||||
| * | Sort out muddle of editing on three machines ... | Nick Ing-Simmons | 2002-01-02 | 1 | -1/+1 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-01-02 | 1 | -1/+5 |
| |\ \ | |/ / |/| | | |||||
| * | | Integrate mainline | Nick Ing-Simmons | 2001-12-30 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Integrate mainline (ok linux) | Nick Ing-Simmons | 2001-12-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-12-27 | 1 | -3/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-12-14 | 1 | -42/+67 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-12-01 | 1 | -28/+35 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-11-20 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline - a few Devel::Peak fails. | Nick Ing-Simmons | 2001-11-18 | 1 | -20/+40 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-11-03 | 1 | -4/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-10-27 | 1 | -2/+83 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-10-20 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | VOS tweak from Paul Green: VOS has different O_BINARY | Jarkko Hietaniemi | 2002-01-01 | 1 | -1/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Clarify the BeOS O_TEXT/O_BINARY situation. | Jarkko Hietaniemi | 2001-12-31 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | from the non-ANSI comment police (was: it won't compile on win32) | H.Merijn Brand | 2001-12-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | VOS tweaks from Paul Green. | Jarkko Hietaniemi | 2001-12-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | More logical test ordering. | Jarkko Hietaniemi | 2001-12-23 | 1 | -3/+4 |
* | | | | | | | | | | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -0/+6 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Passing in env to perl_parse did not work | Gisle Aas | 2001-12-12 | 1 | -7/+0 |
* | | | | | | | | | Detypo and rename. | Jarkko Hietaniemi | 2001-12-12 | 1 | -2/+2 |
* | | | | | | | | | The BeOS waitpid() seems to be broken, | Jarkko Hietaniemi | 2001-12-11 | 1 | -0/+5 |
* | | | | | | | | | Unlean the leaning tower of Babel. | Jarkko Hietaniemi | 2001-12-11 | 1 | -33/+44 |
* | | | | | | | | | Try to handle platforms that have O_TEXT != O_BINARY but | Jarkko Hietaniemi | 2001-12-11 | 1 | -0/+12 |
* | | | | | | | | | Silence BeOS compilation moaning. | Jarkko Hietaniemi | 2001-12-10 | 1 | -2/+6 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | sort tweaks from John P. Linderman. | Jarkko Hietaniemi | 2001-11-27 | 1 | -4/+1 |
* | | | | | | | | The debug_pag needs to be visible at all times | Jarkko Hietaniemi | 2001-11-24 | 1 | -4/+3 |
* | | | | | | | | Add probing for dirfd() so that it can be added it IO::Dir. | Jarkko Hietaniemi | 2001-11-23 | 1 | -24/+27 |
* | | | | | | | | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -0/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Create a per-interpeter debug scratchpad container | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+12 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | runtime runops switch | Ilya Zakharevich | 2001-11-16 | 1 | -19/+39 |
* | | | | | | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | microperl sync. | Jarkko Hietaniemi | 2001-11-02 | 1 | -4/+4 |
* | | | | | Definitions for the Unicode Newline Guidelines. | Jarkko Hietaniemi | 2001-11-02 | 1 | -0/+20 |
| |_|_|/ |/| | | | |||||
* | | | | Mommy, what's a pointer cast? | Richard Soderberg | 2001-10-30 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | WinCE update from Rainer Keuchel. | Jarkko Hietaniemi | 2001-10-26 | 1 | -0/+4 |
* | | | perl.h for Mac OS (Classic) | Chris Nandor | 2001-10-26 | 1 | -2/+2 |
* | | | Integrate change #12660 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 1 | -1/+1 |
* | | | Integrate changes #12652 and #12653 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 1 | -0/+77 |
| |/ |/| | |||||
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-10-20 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Add comments explaining why win32.h/embed.h are included where they are | Nick Ing-Simmons | 2001-10-20 | 1 | -1/+5 |
* | | vmsish fix, ieee rand() cleanup | Charles Lane | 2001-10-19 | 1 | -1/+2 |
* | | Oh, bother. In Tru64 cc -std1 was looking rather nice | Jarkko Hietaniemi | 2001-10-17 | 1 | -29/+0 |
* | | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -28/+29 |
* | | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -11/+20 |
* | | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -0/+19 |
|/ | |||||
* | Skeleton of "PerlIO_dup" coded. | Nick Ing-Simmons | 2001-10-16 | 1 | -0/+2 |
* | UUnndduupplleexx.. | Jarkko Hietaniemi | 2001-10-12 | 1 | -1/+0 |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 1 | -0/+4 |