1999-03-26 |
Gurusamy Sarathy |
specify type of bracket in "Unmatched bracket" diagnostic; |
blob | commitdiff |
1999-03-24 |
Gurusamy Sarathy |
better "Illegal %s digit ignored" warnings |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
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-09 |
Gurusamy Sarathy |
use yyerror() instead of croak() so that compile-time... |
blob | commitdiff | diff to current |
1999-02-28 |
Gurusamy Sarathy |
todo item: permit extended control variables a la ... |
blob | commitdiff | diff to current |
1999-02-12 |
Hugo van der Sanden |
update change#2670 to later version |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make qw() into a true list at compile time (slightly... |
blob | commitdiff | diff to current |
1999-02-07 |
Stephen McCamant |
applied suggested patch; regen perly* and vms/perly* |
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-02-01 |
Gurusamy Sarathy |
improved diagnostic on syntax errors at EOL |
blob | commitdiff | diff to current |
1999-01-21 |
Hugo van der Sanden |
Re: [PATCH 5.005_54] Evalled substitution parsing |
blob | commitdiff | diff to current |
1999-01-09 |
Jarkko Hietaniemi |
Missing dTHRs added. |
blob | commitdiff | diff to current |
1998-12-31 |
Wilson P. Snyder II |
REV2: Binary number support |
blob | commitdiff | diff to current |
1998-12-29 |
Ilya Zakharevich |
Warn on unrecognized alpha escapes. |
blob | commitdiff | diff to current |
1998-12-06 |
Gurusamy Sarathy |
mention limit on line numbers reported by diagnostics |
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 |
Gurusamy Sarathy |
allow final period in a file (not followed by a newline) to |
blob | commitdiff | diff to current |
1998-11-17 |
Gurusamy Sarathy |
fix skipspace() to properly account for newlines in... |
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 |
integrate cfgperl into mainline |
blob | commitdiff | diff to current |
1998-10-28 |
Gurusamy Sarathy |
smarter C<$SIG{FOO} = BAREWORD;> warning |
blob | commitdiff | diff to current |
1998-10-28 |
Jarkko Hietaniemi |
yylex() parametrization. |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
fix C<print $n += 5;> etc. |
blob | commitdiff | diff to current |
1998-10-25 |
Graham Barr |
Re: '*' prototype does not allow bareword with strict |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
integrate cfgperl changes back into mainline |
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 |
Thomas Dorner |
POSIX BC2000 port from perl-mvs: |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
blob | commitdiff | diff to current |
1998-10-17 |
Gisle Aas |
Core dump from "Missing right brace on \x{}" |
blob | commitdiff | diff to current |
1998-10-06 |
Gurusamy Sarathy |
remove spurious unused conflicting globals (PL_yy{v... |
blob | commitdiff | diff to current |
1998-09-24 |
Ilya Zakharevich |
Re: your Regexp.patch dated 21.8 [PATCH] |
blob | commitdiff | diff to current |
1998-09-24 |
Gurusamy Sarathy |
grandfather deprecated "$$<digit>" no more |
blob | commitdiff | diff to current |
1998-09-24 |
Gurusamy Sarathy |
move yyglobal decls from perly.c to perlvars.h, regen... |
blob | commitdiff | diff to current |
1998-09-23 |
Mark P Lutz |
fix problematic typecast in filter_del() |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
better CR-handling on shebang line and in formats ... |
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-09-20 |
Gurusamy Sarathy |
suppress bogus warning on C<sub x {} x()> |
blob | commitdiff | diff to current |
1998-09-17 |
Gurusamy Sarathy |
suppress bogus warning on C<sub x {} x()> |
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 |
Gurusamy Sarathy |
add missing dTHR; notes for test failures due to small... |
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 |
Paul Marquess |
fix bogus warning on "\x{123}" |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-05 |
Gurusamy Sarathy |
end pod processing when source file is closed (prevents... |
blob | commitdiff | diff to current |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
blob | commitdiff | diff to current |
1998-07-27 |
Gurusamy Sarathy |
integrate 5.005_01 changes from maint |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed... |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
add new files to MANIFEST; add missing prototypes to... |
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 |
tweak toke.c |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
workaround C<"foo" "bar"> catenation-intolerant compilers |
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 |
Gurusamy Sarathy |
fix and test handling of literal newlines in heredocs |
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 |
Builds and passes tests with -DMULTIPLICITY and -DCRIPP... |
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 CvMUTEXP() leaks with -Dusethreads |
blob | commitdiff | diff to current |
1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
1998-07-12 |
Larry Wall |
be generous about CRs |
blob | commitdiff | diff to current |
1998-07-11 |
Gurusamy Sarathy |
disable CR croaking (via #define, default off) in lieu... |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
more reasonable diagnostic on keyword vs. sub ambiguity |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
add comments on GV_FOO constants, s/8/GV_ADDINEVAL/ |
blob | commitdiff | diff to current |
1998-07-05 |
Chip Salzenberg |
added patch with tweak to doc |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-04 |
Gurusamy Sarathy |
merge changes#1210,1211,1270 from maintbranch |
blob | commitdiff | diff to current |
1998-07-04 |
Larry Wall |
deprecate use of reserved word "our" (Larry's idea) |
blob | commitdiff | diff to current |
1998-06-30 |
Gurusamy Sarathy |
tweaks to overloaded constants (change#1259) |
blob | commitdiff | diff to current |
1998-06-29 |
Gurusamy Sarathy |
bump patchlevel to 69, various little tweaks (tested... |
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-28 |
Ilya Zakharevich |
applied patch, tweaked doc, and regen regnodes.h |
blob | commitdiff | diff to current |
1998-06-23 |
Ilya Zakharevich |
applied patch, regen headers |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
added patch, regen headers |
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-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy |
[win32] merge change#1013 from maintbranch (1012 is... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[win32] more whitespace tweaks from maintbranch |
blob | commitdiff | diff to current |
1998-05-16 |
Gurusamy Sarathy |
[win32] merge changes#996,998,999 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Nick Ing-Simmons |
Integrate win32 |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge change#905 from maintbranch, minor fixes... |
blob | commitdiff | diff to current |
1998-05-14 |
Nick Ing-Simmons |
Changes to allow compiler with gcc-2.8.1 in C++ mode, |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#887 from maintbranch |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-02 |
Hans Mulder |
Confusing error from perl -e "x'" |
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 |
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-03 |
Chip Salzenberg |
[win32] merge problematic maintpatch to op.c |
blob | commitdiff | diff to current |
1998-03-03 |
Tom Phoenix |
[win32] maintpatches for docs |
blob | commitdiff | diff to current |
1998-03-03 |
Gurusamy Sarathy |
[win32] merge another toke.c patch and its dependent... |
blob | commitdiff | diff to current |
1998-03-03 |
Chip Salzenberg |
[win32] another toke.c maintpatch |
blob | commitdiff | diff to current |
1998-03-03 |
Hugo van der Sanden |
[win32] merge another maintpatch to toke.c |
blob | commitdiff | diff to current |
next |