1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff |
1999-05-28 |
Tom Hughes |
ByteLoader mark 2 |
blob | commitdiff | diff to current |
1999-05-21 |
Gurusamy Sarathy |
fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL... |
blob | commitdiff | diff to current |
1999-05-17 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1999-05-17 |
Fifer, Eric |
additional cleanups for cygwin32 port |
blob | commitdiff | diff to current |
1999-05-13 |
Jarkko Hietaniemi |
Add HAS_MEMCHR and make memchr into a cpp macro if... |
blob | commitdiff | diff to current |
1999-05-13 |
Jarkko Hietaniemi |
Still fflushing strong. |
blob | commitdiff | diff to current |
1999-05-12 |
Jarkko Hietaniemi |
Detect whether fflush(NULL) works as per change #3352. |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-11 |
Chip Salzenberg |
gutsupport for C++ exceptions |
blob | commitdiff | diff to current |
1999-05-10 |
Gurusamy Sarathy |
"weak" references internals, still needs perlguts docum... |
blob | commitdiff | diff to current |
1999-05-10 |
Ilya Zakharevich |
Self-consistent numeric conversion again |
blob | commitdiff | diff to current |
1999-05-10 |
Jan Dubois |
Fix -Dm memory debugging for PERL_OBJECT |
blob | commitdiff | diff to current |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
blob | commitdiff | diff to current |
1999-05-09 |
Gurusamy Sarathy |
flush all open output buffers before fork(), exec(... |
blob | commitdiff | diff to current |
1999-04-13 |
Jarkko Hietaniemi |
Croak if no known ways to semctl() (don't assume union... |
blob | commitdiff | diff to current |
1999-03-15 |
Wilfredo Sánchez |
First pass of integrating the Rhapsody port, |
blob | commitdiff | diff to current |
1999-03-09 |
Gurusamy Sarathy |
fix parsing of here documents in C<eval 's/.../<<FOO/e'> |
blob | commitdiff | diff to current |
1999-03-08 |
Gurusamy Sarathy |
remove bogus symbols from global.sym |
blob | commitdiff | diff to current |
1999-02-24 |
Gurusamy Sarathy |
integrate cfgperl contents |
blob | commitdiff | diff to current |
1999-02-24 |
Hans Mulder |
adjust a Perl_malloc() flag for NeXT |
blob | commitdiff | diff to current |
1999-02-19 |
Jarkko Hietaniemi |
pack/unpack better in (network-)short-non-16-bits and |
blob | commitdiff | diff to current |
1999-02-16 |
Gurusamy Sarathy |
propagate PERL_VERSION everywhere, add to pod |
blob | commitdiff | diff to current |
1999-02-15 |
Gurusamy Sarathy |
#include patchlevel.h by default, provide |
blob | commitdiff | diff to current |
1999-02-12 |
Jan Dubois |
remove OVERLOAD conditionals |
blob | commitdiff | diff to current |
1999-02-11 |
Gurusamy Sarathy |
binmode() support for cygwin32 (suggested by Steven... |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make safesysmalloc() etc., always available; safemalloc... |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
remove spurious #endif in last change |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make EMBEDMYMALLOC the default and provide PERL_POLLUTE... |
blob | commitdiff | diff to current |
1999-02-07 |
Jarkko Hietaniemi |
Configure update. |
blob | commitdiff | diff to current |
1999-02-03 |
Gurusamy Sarathy |
PL_uuemap[] init needs help for sizeof() |
blob | commitdiff | diff to current |
1999-02-01 |
Gurusamy Sarathy |
various win32-ish changes merged from maint-5.005 |
blob | commitdiff | diff to current |
1999-01-22 |
Jarkko Hietaniemi |
nosuid getmntent() branch. |
blob | commitdiff | diff to current |
1999-01-19 |
Jarkko Hietaniemi |
Jumbo Configure update. |
blob | commitdiff | diff to current |
1998-12-11 |
Jarkko Hietaniemi |
MAXPATHLEN. |
blob | commitdiff | diff to current |
1998-12-06 |
Gurusamy Sarathy |
fix outdated/incorrect info about arbitrary limits |
blob | commitdiff | diff to current |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
blob | commitdiff | diff to current |
1998-11-27 |
Gurusamy Sarathy |
eliminate dup hunk from integration |
blob | commitdiff | diff to current |
1998-11-27 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1998-11-18 |
Horst von Brand |
pp.c uses 'unsigned Quad_t' |
blob | commitdiff | diff to current |
1998-11-12 |
Jarkko Hietaniemi |
Integrate from mainperl. |
blob | commitdiff | diff to current |
1998-11-09 |
Hans Mulder |
Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-11-07 |
Hans Mulder |
Finalize the Mach CThreads support. |
blob | commitdiff | diff to current |
1998-11-06 |
Jarkko Hietaniemi |
Mach CThreads needs #include <mach/cthreads.h>. |
blob | commitdiff | diff to current |
1998-11-02 |
Jarkko Hietaniemi |
Detrail enum comma. |
blob | commitdiff | diff to current |
1998-10-30 |
Ilya Zakharevich |
Overloaded <> and deref again |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-27 |
Brian Harrison |
Mach cthreads support based on: |
blob | commitdiff | diff to current |
1998-10-20 |
Scott Henry |
64-bitness, based on |
blob | commitdiff | diff to current |
1998-10-19 |
Jarkko Hietaniemi |
vmesaish.h doesn't exclude unixish.h. |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
The VM/ESA port essentials, based on |
blob | commitdiff | diff to current |
1998-10-17 |
Gurusamy Sarathy |
Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ... |
blob | commitdiff | diff to current |
1998-10-02 |
Jarkko Hietaniemi |
various Configure and hints updates (prefer drand48... |
blob | commitdiff | diff to current |
1998-10-02 |
Gurusamy Sarathy |
use SETERRNO() to reset errno (suggested by Charles... |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
big Configure update from Jarkko: sync metaconfig units... |
blob | commitdiff | diff to current |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
blob | commitdiff | diff to current |
1998-09-23 |
Green, Paul |
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port |
blob | commitdiff | diff to current |
1998-09-23 |
Matthew T Harden |
updated usethreads hints for hpux 10.X |
blob | commitdiff | diff to current |
1998-09-23 |
Jarkko Hietaniemi |
apply minimal variant of patch (sent via private mail) |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
support match indices via special variables @- and @+ |
blob | commitdiff | diff to current |
1998-08-09 |
Paul Marquess |
lexical warnings; tweaks to places that didn't apply... |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
tweaked version of suggested patch |
blob | commitdiff | diff to current |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
PERL_OBJECT bincompat fixes from Douglas Lankshear... |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
change case of PERL_OBJECT filenames, consistent with... |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
part 1 of PERL_OBJECT fixes for new var names |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-19 |
Nick Ing-Simmons |
Drat! - threaded perl-malloc has mutex that needs PL_ |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-18 |
Gurusamy Sarathy |
fix lvalue leaks stemming from failure to free LvTARG(sv) |
blob | commitdiff | diff to current |
1998-07-14 |
Hans Mulder |
applied patch, slightly tweaked |
blob | commitdiff | diff to current |
1998-07-14 |
Jarkko Hietaniemi |
add files and tweaks needed for MPE/iX port (via PM) |
blob | commitdiff | diff to current |
1998-07-12 |
Jarkko Hietaniemi |
generic Configure mods and HAS_GROUP additions to help... |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy |
get it building again on win32 |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
add patch for C<use re 'debug'> |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
allow eval-groups in patterns only if they C<use re... |
blob | commitdiff | diff to current |
1998-07-04 |
Gurusamy Sarathy |
merge changes#1210,1211,1270 from maintbranch |
blob | commitdiff | diff to current |
1998-06-29 |
Ilya Zakharevich |
added patch for overloading constants, made PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
more MULTIPLICITY tweaks |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
remove atomic.h pending resolution of licensing issues, |
blob | commitdiff | diff to current |
1998-06-23 |
Jarkko Hietaniemi |
applied patch, moved #define mkfifo ... from perl.h... |
blob | commitdiff | diff to current |
1998-06-21 |
Dan Sugalski |
applied VMS patch from Dan Sugalski |
blob | commitdiff | diff to current |
1998-06-21 |
Douglas Lankshear |
applied patch, along with many changes: |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy |
back out problematic change#1105, tweak perlsub.pod |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
back out previous change (it breaks PERL_OBJECT) |
blob | commitdiff | diff to current |
1998-06-15 |
Joshua Pritikin |
added patch, fixed typo, reworked documentation |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Applied patch, followed by tweaks to *.sym and `perl... |
blob | commitdiff | diff to current |
1998-06-10 |
Hans Mulder |
Mangled patch, needed hand-tweaks, along with binmode... |
blob | commitdiff | diff to current |
1998-06-05 |
Gurusamy Sarathy |
[win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-05-28 |
Andy Dougherty |
[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari... |
blob | commitdiff | diff to current |
1998-05-28 |
Malcolm Beattie |
Back out change 1043 since Andy's forthcoming Config... |
blob | commitdiff | diff to current |
1998-05-28 |
Jarkko Hietaniemi |
This change really is: |
blob | commitdiff | diff to current |
1998-05-27 |
Gurusamy Sarathy |
[asperl] add AS patch#21 (misc. fixes) |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
next |