summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-3/+0
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-1/+1
* Sometimes dTHX is added because it is needed on non Artur Bergman2001-09-111-2/+2
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-101-0/+1
* Silence the remaing format warningRobin Barker2001-09-071-0/+8
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-051-0/+5
* some remnants of change#11803Gurusamy Sarathy2001-09-021-1/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-172/+19
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-28/+28
* fix broken windows buildGurusamy Sarathy2001-08-231-9/+2
* PL_reentrant_buffer does not exist in 5005threaded perl.Artur Bergman2001-08-181-1/+1
* USE_THREADS and USE_ITHREADS are never true at the same timeArtur Bergman2001-08-181-1/+1
* Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block run...Artur Bergman2001-08-171-0/+1
* It seems that Tru64 has "naturally" threadsafe APIs only forJarkko Hietaniemi2001-08-171-3/+3
* Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,Jarkko Hietaniemi2001-08-151-0/+30
* [PATHC] sharedsv.[c|h]Jarkko Hietaniemi2001-08-131-0/+1