summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-0/+7
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+17
* [REPATCH 5.005_61] Re: perldiag.pod omissionsColin Kuskie1999-09-011-5/+14
* Retract #3922 (Rule #1 was invoked).Jarkko Hietaniemi1999-08-301-4/+0
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-2/+2
* sub : attrlistSpider Boardman1999-08-291-2/+51
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-3/+6
* Implement 64-bit vec().Jarkko Hietaniemi1999-08-291-1/+5
* Don't document ill-defined vec() bits casesJarkko Hietaniemi1999-08-191-2/+2
* Removed duplicated code (in pp.c and mg.c) by introducingJarkko Hietaniemi1999-08-191-0/+5
* Protect against pack/unpack repeat count overflows,Nathan Torkington1999-08-061-0/+10
* Fix regex charclass parsing so that bogus rangesJarkko Hietaniemi1999-08-051-1/+2
* Deprecate /^/ implictly meaning /^/m.Ilya Zakharevich1999-08-051-0/+4
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-0/+15
* Repent and make overly large integerishJarkko Hietaniemi1999-07-291-46/+18
* Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-271-10/+59
* applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-271-0/+6
* (Version 2) Extending unpack to deal with counted stringsIan Phillipps1999-07-261-0/+25
* emit warning about function calls that were encountered too earlyGurusamy Sarathy1999-07-231-0/+10
* remove several doubled (and tripled!) entriesGurusamy Sarathy1999-07-191-72/+0
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-191-6/+33
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-181-0/+6
| |\ | |/ |/|
| * Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-101-3/+3
| * Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-071-3/+50
* | missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)Gurusamy Sarathy1999-07-181-0/+6
* | integrate cfgperl contentsGurusamy Sarathy1999-07-071-9/+11
|\ \ | |/
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-071-2/+2
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-071-6/+6
| |\ \
| * | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-9/+11
| * | | Integrate with mainperl.Jarkko Hietaniemi1999-07-041-2/+2
* | | | applied new parts of suggested patchCharles Bailey1999-07-071-0/+46
| |_|/ |/| |
* | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-2/+2
| |/ |/|
* | better diagnostics on read operations from write-onlyGurusamy Sarathy1999-07-071-6/+6
* | remove misleading info on defined(&func), unclutter deprecationGurusamy Sarathy1999-07-041-2/+2
|/
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-0/+12
* avoid enumerating @INC contents in diagnostic if @INC was neverGurusamy Sarathy1999-05-251-7/+9
* various little nitsGurusamy Sarathy1999-05-201-9/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-171-0/+5
|\
| * DOC PATCH (5.005_55): Error message missing from perldiag.podMark-Jason Dominus1999-05-161-0/+5
* | emit more appropriate diagnostic for failed glob (variantGurusamy Sarathy1999-05-171-2/+2
|/
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+20
* Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-0/+4
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-7/+57
* make perldoc use backslashed pathnames within system() on win32Gurusamy Sarathy1999-05-051-1/+1
* specify type of bracket in "Unmatched bracket" diagnostic;Gurusamy Sarathy1999-03-261-10/+10
* better description of "Integer overflow" diagnosticGurusamy Sarathy1999-03-261-11/+10
* better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-241-3/+12
* Use '!' to mark native integer packings instead of '_'.Jarkko Hietaniemi1999-03-031-3/+3
* broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy1999-02-151-2/+4
* support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-151-0/+5