summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* integrate mainline changesGurusamy Sarathy1999-12-121-18/+26
* Follow that camel ... another sync.Nick Ing-Simmons1999-10-241-0/+9
* Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-141-1/+6
* Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-141-1/+8
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-131-13/+15
|\
| * pod nits from various perl portersGurusamy Sarathy1999-10-131-1/+1
| * typos and language goofs pointed out by Hugo van der SandenGurusamy Sarathy1999-10-131-12/+14
* | Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-121-2/+1
|/
* fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted byGurusamy Sarathy1999-10-071-1/+6
* A better version of #4296.Michael G. Schwern1999-10-031-3/+3
* (Replaced by #4297.)Michael G. Schwern1999-10-031-2/+2
* re-add missing "Out of memory!" entryGurusamy Sarathy1999-09-301-0/+6
* Malloc fixes and docsIlya Zakharevich1999-09-271-0/+11
* Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-2/+2
* change "#" to a comment starter in pack templates; "/" nowIlya Zakharevich1999-09-231-4/+4
* change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-141-0/+6
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-131-0/+5
|\
| * add -DPERL_Y2KWARN build option that will generate additionalGurusamy Sarathy1999-09-131-0/+5
* | [DOCPATCH] Server errors and perldiagTom Phoenix1999-09-131-1/+22
|/
* 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
| |_|/ |/| |