1999-02-12 |
Jan Dubois |
remove OVERLOAD conditionals |
blob | commitdiff |
1999-02-12 |
Gurusamy Sarathy |
fix ops that are not filehandle constructors to not... |
blob | commitdiff | diff to current |
1999-02-09 |
Valeriy E. Ushakov |
a modified version of suggested patch for pack template... |
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-21 |
Achim Bohnet |
Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf... |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
bogus assert() |
blob | commitdiff | diff to current |
1998-12-31 |
Wilson P. Snyder II |
REV2: Binary number support |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
Fix \G in REx without //g |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
more conservative version of changes#2345,2346,2347... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
fix typo in pp_defined() causing C<defined %tied> to... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
make $1 et al readonly under threads; make C<undef... |
blob | commitdiff | diff to current |
1998-11-18 |
Horst von Brand |
pp.c uses 'unsigned Quad_t' |
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-28 |
Gurusamy Sarathy |
remove doubled hunk from integration |
blob | commitdiff | diff to current |
1998-10-28 |
Gurusamy Sarathy |
integrate cfgperl into mainline |
blob | commitdiff | diff to current |
1998-10-28 |
Jarkko Hietaniemi |
Bring in #2102. |
blob | commitdiff | diff to current |
1998-10-27 |
Larry Wall |
utf8 change to quotemeta broke EBCDIC |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
Removed !(*s ... |
blob | commitdiff | diff to current |
1998-10-26 |
Gurusamy Sarathy |
various win32 tweaks; disable new xs_cpp section (it... |
blob | commitdiff | diff to current |
1998-10-25 |
Gisle Aas |
ord() and unpack("U*",...) should not be negative |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
integrate changes#1982,2014,2021 (from maint-5.005) |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
avoid the circular refcnt logic in magic_mutexfree() |
blob | commitdiff | diff to current |
1998-10-23 |
Larry Wall |
chr(0xFFFFFFFF) didn't translate to utf8 character |
blob | commitdiff | diff to current |
1998-10-23 |
Larry Wall |
Program with utf8 identifiers fails to compile |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
blob | commitdiff | diff to current |
1998-10-17 |
Gisle Aas |
fix buggy treatment of large checksums on unicode strings |
blob | commitdiff | diff to current |
1998-10-02 |
Jarkko Hietaniemi |
various Configure and hints updates (prefer drand48... |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler |
seed srand from /dev/urandom when possible |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
blob | commitdiff | diff to current |
1998-09-20 |
Peter Prymmer |
fix for unpack('u') failures on OS/390 |
blob | commitdiff | diff to current |
1998-09-05 |
Larry Wall |
tr/// logic was hosed under utf8 |
blob | commitdiff | diff to current |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
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 |
Larry Wall |
fix double free on -Mutf8 -e '$b=uc("")' |
blob | commitdiff | diff to current |
1998-08-08 |
Larry Wall |
substr() assumes utf8 without say-so |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-04 |
Gurusamy Sarathy |
tweak to avoid ambiguity warnings |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
fix unpack('u',...) problem with spaces in input |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
fix longstanding bug in pack('u',...) (reads garbage... |
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-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-22 |
Douglas Lankshear |
support optional crypt() with PERL_OBJECT |
blob | commitdiff | diff to current |
1998-07-22 |
Stephen McCamant |
applied patch, add new message to perldeta |
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 |
Merge Mainline |
blob | commitdiff | diff to current |
1998-07-19 |
Andy Dougherty |
Re: Configure s?rand support [PATCH 5.004_75] -- better... |
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-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
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-04 |
Joshua Pritikin |
fixes for mortalization bug in xsubpp, other efficiency... |
blob | commitdiff | diff to current |
1998-07-04 |
Ilya Zakharevich |
allow a flags args to fbm_instr() for future needs |
blob | commitdiff | diff to current |
1998-07-04 |
Gisle Aas |
applied patch with tweaks to prose |
blob | commitdiff | diff to current |
1998-07-04 |
Jarkko Hietaniemi |
fix use of uninitialized var in pp_unpack() |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas |
Re: [PATCH] 4-arg substr update for perl5.004_68 |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas |
Negative LENGTH argument to splice |
blob | commitdiff | diff to current |
1998-06-28 |
Jarkko Hietaniemi |
fixes unpack("q"...), and semctl() tests for UNICOS |
blob | commitdiff | diff to current |
1998-06-20 |
Joshua Pritikin |
added patch, tweaked missed files, excised comment... |
blob | commitdiff | diff to current |
1998-06-11 |
Ilya Zakharevich |
back out change#1111 and add alternative patch: |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Re: PATCH for study/foo/ |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy |
[win32] merge change#1015 from maintbranch (must revisi... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#906,907,909,910 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#897 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Andy Dougherty |
[PATCH for 5.004_64] Configure patch Config_64-01 |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#896 from maintbranch |
blob | commitdiff | diff to current |
1998-05-07 |
Gurusamy Sarathy |
[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles... |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-02 |
Tom Phoenix |
Re: Odd number of elements in hash list. |
blob | commitdiff | diff to current |
1998-04-02 |
Stephen McCamant |
Stale SP in pp_substr |
blob | commitdiff | diff to current |
1998-04-02 |
Malcolm Beattie |
Andy Dougherty's configuration patches (Config_63-01... |
blob | commitdiff | diff to current |
1998-03-17 |
Gurusamy Sarathy |
[asperl] add a part of AS patch#14, backout incomplete... |
blob | commitdiff | diff to current |
1998-03-16 |
Malcolm Beattie |
Bump patchlevel.h to 63. |
blob | commitdiff | diff to current |
1998-03-16 |
Charles Bailey |
VMS updates (direct) |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy |
[asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] change all 'sp' to 'SP' in code and in the... |
blob | commitdiff | diff to current |
1998-03-02 |
Stephen McCamant |
[win32] this one with adjusted test numbers |
blob | commitdiff | diff to current |
1998-03-01 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-02-25 |
Andy Dougherty |
Re: ANNOUNCE: perl5.004_60 Configure patch is available |
blob | commitdiff | diff to current |
1998-02-22 |
Gurusamy Sarathy |
[asperl] integrate latest win32 branch |
blob | commitdiff | diff to current |
1998-02-16 |
Nick Ing-Simmons |
Missing PUSHMARK in unshift TIEARRAY hook |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-06 |
M. J. T. Guy |
Re: 5.004_04 vec() fails with 32-bit values |
blob | commitdiff | diff to current |
1998-02-06 |
Ilya Zakharevich |
5.004_56: patch for `use Fatal' again |
blob | commitdiff | diff to current |
1998-02-03 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-02-02 |
Malcolm Beattie |
Introduced thr->threadsvp and THREADSV() for faster... |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] Created new branch from win32@396, added AS... |
blob | commitdiff | diff to current |
1998-01-19 |
Gurusamy Sarathy |
[win32] foo() -> PerlGroup_foo() patch from ActiveState |
blob | commitdiff | diff to current |
1998-01-15 |
Nick Ing-Simmons |
First working TIEARRAY and other misc tie fixes |
blob | commitdiff | diff to current |
next |