summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi2000-06-011-0/+2
|\ | | | | p4raw-id: //depot/cfgperl@6192
| * replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-0/+1
| | | | | | | | | | (from Tim Jenness <t.jenness@jach.hawaii.edu>) p4raw-id: //depot/perl@6187
| * SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-0/+1
| | | | | | | | | | <nick@ccl4.org>) p4raw-id: //depot/perl@6183
* | microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-011-1/+2
| | | | | | p4raw-id: //depot/cfgperl@6180
* | microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-0/+4
|/ | | | | | written from scratch; few casts added as microperl compilation doesn't have all prototypes available. p4raw-id: //depot/cfgperl@6174
* Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,Jarkko Hietaniemi2000-05-291-0/+1
| | | | | both from Simon Cozens. p4raw-id: //depot/cfgperl@6161
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+1
| | | | | <neeri@iis.ee.ethz.ch>) p4raw-id: //depot/perl@6143
* revise mktables.PL for bugs and newness in Unicode 3.0Gurusamy Sarathy2000-05-281-0/+30
| | | | | (from James Bence <jbence@amgen.com>) p4raw-id: //depot/perl@6139
* add File::Temp v0.08 from CPAN, with small tweaks to testsuiteGurusamy Sarathy2000-05-071-0/+5
| | | | | (from Tim Jenness <t.jenness@jach.hawaii.edu>) p4raw-id: //depot/perl@6080
* Introduce t/lib/peek.t.Jarkko Hietaniemi2000-05-051-0/+1
| | | p4raw-id: //depot/cfgperl@6074
* missing files in MANIFESTGurusamy Sarathy2000-05-021-0/+29
| | | p4raw-id: //depot/perl@6040
* add CGI.pm v2.66 (from Lincoln Stein)Gurusamy Sarathy2000-05-011-0/+2
| | | p4raw-id: //depot/perl@6029
* add regular expressions tutorial and quick-start guide (fromGurusamy Sarathy2000-04-281-0/+2
| | | | | Mark Kvale <kvale@phy.ucsf.edu>) p4raw-id: //depot/perl@5986
* fix Sys::Syslog breakage on domain sockets (from Tom Hughes)Gurusamy Sarathy2000-04-271-0/+1
| | | p4raw-id: //depot/perl@5969
* add testsuite for B backends, fix bug in B::Deparse (fromGurusamy Sarathy2000-04-271-0/+1
| | | | | Simon Cozens <simon@brecon.co.uk>) p4raw-id: //depot/perl@5966
* rename Changes and perldelta.podGurusamy Sarathy2000-03-281-0/+2
| | | p4raw-id: //depot/perl@5903
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-221-0/+1
| | | p4raw-id: //depot/perl@5889
* rename tests to more appropriate namesGurusamy Sarathy2000-03-221-3/+3
| | | p4raw-id: //depot/perl@5875
* patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-0/+1
| | | | | | perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from Tom Christiansen) p4raw-id: //depot/perl@5723
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-0/+1
| | | p4raw-id: //depot/perl@5702
* shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-081-0/+1
| | | | | Robin Barker) p4raw-id: //depot/perl@5612
* add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-0/+2
| | | | | in Pod::InputObjects (from Russ Allbery) p4raw-id: //depot/perl@5549
* add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-011-0/+1
| | | | | <gregor@focusresearch.com>) p4raw-id: //depot/perl@5405
* update Todo-5.6, add stub open.pmGurusamy Sarathy2000-03-011-0/+1
| | | p4raw-id: //depot/perl@5392
* add perlnumber.pod (from Ilya Zakharevich); substantially editedGurusamy Sarathy2000-03-011-0/+1
| | | | | prose p4raw-id: //depot/perl@5380
* add OO tutorial for beginners (from Randal L. SchwartzGurusamy Sarathy2000-02-291-0/+1
| | | | | <merlyn@stonehenge.com>) p4raw-id: //depot/perl@5347
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-2/+3
| | | p4raw-id: //depot/cfgperl@5262
* cygwin portFifer, Eric2000-02-241-0/+1
| | | | | | To: "'perl5-porters@perl.org'" <perl5-porters@perl.org> Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1> p4raw-id: //depot/cfgperl@5241
* See http://www.unicode.org/unicode/reports/tr15/Jarkko Hietaniemi2000-02-221-2/+0
| | | | | for in-depth description of the problem. p4raw-id: //depot/cfgperl@5216
* remove dual-valueness of v-strings (i.e., they are pure stringsGurusamy Sarathy2000-02-211-1/+1
| | | | | | | | now); avoid the word "tuple" to describe strings represented as character ordinals; usurp $PERL_VERSION for $^V as suggested by Larry, deprecate $] ; adjust the documentation and testsuite accordingly p4raw-id: //depot/perl@5186
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-0/+1
| | | | | scope, among other things (from Paul Marquess) p4raw-id: //depot/perl@5170
* README.vms and related updates (from Peter Prymmer <pvhp@best.com>)Gurusamy Sarathy2000-02-201-2/+2
| | | p4raw-id: //depot/perl@5158
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-2/+2
| | | p4raw-id: //depot/perl@5133
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-1/+3
| | | | | <gbacon@itsc.uah.edu>) p4raw-id: //depot/perl@5110
* rename Todo-5.005 to Todo-5.6Gurusamy Sarathy2000-02-071-1/+1
| | | p4raw-id: //depot/perl@5026
* add exetype.pl (from Jan Dubois)Gurusamy Sarathy2000-02-071-0/+1
| | | p4raw-id: //depot/perl@5016
* support sprintf("v%v", v1.2.3) (works on any string argument, inGurusamy Sarathy2000-02-061-0/+1
| | | | | fact); add tests for version tuples p4raw-id: //depot/perl@4998
* Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-041-1/+3
| | | p4raw-id: //depot/perl@4980
* PodParser-1.092 update via CPAN (from Brad Appleton)Gurusamy Sarathy2000-02-021-0/+2
| | | p4raw-id: //depot/perl@4961
* HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-011-0/+1
| | | | | perlunicode.pod that reflects changes to unicode support so far p4raw-id: //depot/perl@4941
* remove caller.pm from change#3534 (flawed idea)Gurusamy Sarathy2000-01-311-1/+0
| | | | | p4raw-link: @3534 on //depot/perl: f3aa04c29a85dd63d563ae8e27316ff34501ccd5 p4raw-id: //depot/perl@4929
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+2
| | | | | | | Stuhl <sho_pi@hotmail.com>); fix the markup format to be more flexible for better readability; add missing docs in sv.c; regenerate perltoc p4raw-id: //depot/perl@4915
* Create a tool for converting a config_h.SH into a VOS config.h.Jarkko Hietaniemi2000-01-241-1/+3
| | | p4raw-id: //depot/cfgperl@4872
* new test (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy2000-01-231-0/+1
| | | p4raw-id: //depot/perl@4855
* support for C<exists &func> (from Spider Boardman)Gurusamy Sarathy2000-01-211-0/+1
| | | p4raw-id: //depot/perl@4827
* EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-101-6/+4
| | | p4raw-id: //depot/perl@4782
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-0/+3
| | | p4raw-id: //depot/perl@4769
* os2/POSIX.mkfifo not needed (from Yitzchak Scott-ThoennesGurusamy Sarathy2000-01-071-1/+0
| | | | | <sthoenna@efn.org>) p4raw-id: //depot/perl@4766
* add workaround for dlopen() bug on OpenBSD (relative paths thatGurusamy Sarathy2000-01-061-0/+1
| | | | | match /^lib/ won't load properly) p4raw-id: //depot/perl@4765
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-4/+1
| | | p4raw-id: //depot/perl@4729