summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2002-01-021-1/+1
|\
| * Sort out muddle of editing on three machines ...Nick Ing-Simmons2002-01-021-1/+1
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-01-021-1/+5
| |\ \ | |/ / |/| |
| * | Integrate mainlineNick Ing-Simmons2001-12-301-1/+1
| |\ \
| * \ \ Integrate mainline (ok linux)Nick Ing-Simmons2001-12-291-1/+1
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2001-12-271-3/+10
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2001-12-141-42/+67
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainline.Nick Ing-Simmons2001-12-011-28/+35
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-11-201-0/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-181-20/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-11-031-4/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-311-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-271-2/+83
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-201-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | VOS tweak from Paul Green: VOS has different O_BINARYJarkko Hietaniemi2002-01-011-1/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Clarify the BeOS O_TEXT/O_BINARY situation.Jarkko Hietaniemi2001-12-311-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | More logical test ordering.Jarkko Hietaniemi2001-12-231-3/+4
* | | | | | | | | | socketpair emulationNicholas Clark2001-12-231-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Passing in env to perl_parse did not workGisle Aas2001-12-121-7/+0
* | | | | | | | | Detypo and rename.Jarkko Hietaniemi2001-12-121-2/+2
* | | | | | | | | The BeOS waitpid() seems to be broken,Jarkko Hietaniemi2001-12-111-0/+5
* | | | | | | | | Unlean the leaning tower of Babel.Jarkko Hietaniemi2001-12-111-33/+44
* | | | | | | | | Try to handle platforms that have O_TEXT != O_BINARY butJarkko Hietaniemi2001-12-111-0/+12
* | | | | | | | | Silence BeOS compilation moaning.Jarkko Hietaniemi2001-12-101-2/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | sort tweaks from John P. Linderman.Jarkko Hietaniemi2001-11-271-4/+1
* | | | | | | | The debug_pag needs to be visible at all timesJarkko Hietaniemi2001-11-241-4/+3
* | | | | | | | Add probing for dirfd() so that it can be added it IO::Dir.Jarkko Hietaniemi2001-11-231-24/+27
* | | | | | | | Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-0/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Create a per-interpeter debug scratchpad containerJarkko Hietaniemi2001-11-201-0/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | runtime runops switchIlya Zakharevich2001-11-161-19/+39
* | | | | | a few typo fixes Jeffrey Friedl2001-11-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | microperl sync.Jarkko Hietaniemi2001-11-021-4/+4
* | | | | Definitions for the Unicode Newline Guidelines.Jarkko Hietaniemi2001-11-021-0/+20
| |_|_|/ |/| | |
* | | | Mommy, what's a pointer cast?Richard Soderberg2001-10-301-2/+2
| |_|/ |/| |
* | | WinCE update from Rainer Keuchel.Jarkko Hietaniemi2001-10-261-0/+4
* | | perl.h for Mac OS (Classic)Chris Nandor2001-10-261-2/+2
* | | Integrate change #12660 from maintperl;Jarkko Hietaniemi2001-10-251-1/+1
* | | Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-251-0/+77
| |/ |/|
* | Integrate perlio:Jarkko Hietaniemi2001-10-201-1/+5
|\ \ | |/
| * Add comments explaining why win32.h/embed.h are included where they areNick Ing-Simmons2001-10-201-1/+5
* | vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-1/+2
* | Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-29/+0
* | (retracted by #12485)Jarkko Hietaniemi2001-10-171-28/+29
* | (retracted by #12485)Jarkko Hietaniemi2001-10-171-11/+20
* | (retracted by #12485)Jarkko Hietaniemi2001-10-171-0/+19
|/
* Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-0/+2
* UUnndduupplleexx..Jarkko Hietaniemi2001-10-121-1/+0
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-0/+4