summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.Gurusamy Sarathy1999-05-211-0/+2
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-171-1/+13
|\
| * Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.Jarkko Hietaniemi1999-05-131-0/+6
| * Still fflushing strong.Jarkko Hietaniemi1999-05-131-1/+5
| * Detect whether fflush(NULL) works as per change #3352.Jarkko Hietaniemi1999-05-121-1/+3
* | additional cleanups for cygwin32 portFifer, Eric1999-05-171-1/+1
|/
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-5/+6
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-6/+7
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-1/+7
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-0/+5
* Fix -Dm memory debugging for PERL_OBJECTJan Dubois1999-05-101-1/+5
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-6/+2
* flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-091-0/+8
* Croak if no known ways to semctl() (don't assume union semun).Jarkko Hietaniemi1999-04-131-3/+0
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-19/+26
* fix parsing of here documents in C<eval 's/.../<<FOO/e'>Gurusamy Sarathy1999-03-091-0/+2
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-9/+0
* integrate cfgperl contentsGurusamy Sarathy1999-02-241-1/+1
|\
| * pack/unpack better in (network-)short-non-16-bits andJarkko Hietaniemi1999-02-191-1/+1
* | adjust a Perl_malloc() flag for NeXTHans Mulder1999-02-241-1/+1
|/
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-0/+2
* #include patchlevel.h by default, provideGurusamy Sarathy1999-02-151-0/+3
* remove OVERLOAD conditionalsJan Dubois1999-02-121-9/+0
* binmode() support for cygwin32 (suggested by Steven MorlockGurusamy Sarathy1999-02-111-1/+12
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-4/+5
* remove spurious #endif in last changeGurusamy Sarathy1999-02-081-10/+8
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-31/+15
* Configure update.Jarkko Hietaniemi1999-02-071-1/+13
* PL_uuemap[] init needs help for sizeof()Gurusamy Sarathy1999-02-031-1/+1
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-1/+5
* nosuid getmntent() branch.Jarkko Hietaniemi1999-01-221-9/+7
* Jumbo Configure update.Jarkko Hietaniemi1999-01-191-0/+18
* MAXPATHLEN.Jarkko Hietaniemi1998-12-111-3/+16
* fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-0/+9
* add ext/Devel/PeekJan Dubois1998-11-271-1/+2
* eliminate dup hunk from integrationGurusamy Sarathy1998-11-271-35/+0
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-271-3/+44
|\
| * pp.c uses 'unsigned Quad_t'Horst von Brand1998-11-181-2/+6
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-121-0/+34
| |\ | |/ |/|
| * Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1Hans Mulder1998-11-091-1/+4
* | integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-0/+34
|/
* Finalize the Mach CThreads support.Hans Mulder1998-11-071-2/+16
* Mach CThreads needs #include <mach/cthreads.h>.Jarkko Hietaniemi1998-11-061-0/+1
* Detrail enum comma.Jarkko Hietaniemi1998-11-021-1/+2
* Overloaded <> and deref againIlya Zakharevich1998-10-301-33/+42
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-134/+127
* Mach cthreads support based on:Brian Harrison1998-10-271-13/+12
* 64-bitness, based onScott Henry1998-10-201-28/+62
* vmesaish.h doesn't exclude unixish.h.Jarkko Hietaniemi1998-10-191-5/+5
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-7/+15