summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)Gurusamy Sarathy2000-02-021-4/+8
| * | makefile tweakGurusamy Sarathy2000-02-021-1/+1
| * | future-proof unknown warning categories (from Greg BaconGurusamy Sarathy2000-02-023-18/+18
| * | doc tweak (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy2000-02-021-4/+4
| * | more meaningful message on invalid pattern argument (fromGurusamy Sarathy2000-02-021-0/+7
| * | XSLoader build patch for VMS (from Craig A. BerryGurusamy Sarathy2000-02-021-2/+16
| * | reword some sections of perlunicode.podGurusamy Sarathy2000-02-021-21/+53
| * | AIX warning on undefined symbolGurusamy Sarathy2000-02-011-0/+1
| * | HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-0112-149/+284
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-02-0121-59/+151
|\ \ \ | |/ /
| * | export pregexec(), Tk uses itGurusamy Sarathy2000-02-014-1/+13
| * | mark literal utf8 in string literals properlyGurusamy Sarathy2000-02-011-1/+15
| * | introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-3115-22/+83
| * | !USING_WIDE() branch is busted in win32_stat()Gurusamy Sarathy2000-01-311-35/+40
* | | HP-UX (induced) fixes.Jarkko Hietaniemi2000-01-312-70/+69
* | | Cppsym saga continues.Jarkko Hietaniemi2000-01-311-6/+29
* | | Reveal even more symbols.Jarkko Hietaniemi2000-01-311-8/+15
* | | Integrate with Sarathy.Jarkko Hietaniemi2000-01-3129-633/+1061
|\ \ \ | |/ /
| * | runtime now looks at the SVf_UTF8 bit on the SV to decideGurusamy Sarathy2000-01-3116-129/+178
| * | remove caller.pm from change#3534 (flawed idea)Gurusamy Sarathy2000-01-314-66/+3
| * | fix factual regression (-e doesn't create temporary files anymore)Gurusamy Sarathy2000-01-311-6/+4
| * | introduce $^V (eq chr($revision) . chr($version) . chr($subversion));Gurusamy Sarathy2000-01-305-41/+179
| * | implement -follow option in find2perl (from Helmut JarauschGurusamy Sarathy2000-01-282-12/+29
| * | document what chdir() without an argument does (from Mark-JasonGurusamy Sarathy2000-01-281-2/+4
| * | README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-281-367/+452
| * | avoid leaking lexicals into program being debugged (from IlyaGurusamy Sarathy2000-01-281-4/+4
| * | perldelta note about export list changesGurusamy Sarathy2000-01-282-2/+193
| * | alias realpath() to abs_path() (from Tom Christiansen)Gurusamy Sarathy2000-01-281-5/+16
* | | Cppsym fixup from Andy.Jarkko Hietaniemi2000-01-281-127/+72
* | | In HP-UX no largefiles if no 64 bits.Jarkko Hietaniemi2000-01-281-7/+20
| |/ |/|
* | The #4880 was too eager, the $n test is useful too.Jarkko Hietaniemi2000-01-281-1/+1
* | Integrate with Sarathy.Jarkko Hietaniemi2000-01-2841-9181/+5381
|\ \ | |/
| * more exported symbols needed for build on windowsGurusamy Sarathy2000-01-286-34/+429
| * autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-2837-9537/+5228
| * document unimplemented status of forking pipe open() on windowsGurusamy Sarathy2000-01-272-0/+114
* | Integrate with Sarathy.Jarkko Hietaniemi2000-01-2751-445/+2416
|\ \ | |/
| * add missing flag in change#4892Gurusamy Sarathy2000-01-271-2/+8
| * various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-2717-339/+2303
| * typoGurusamy Sarathy2000-01-261-1/+1
| * update p4 toolGurusamy Sarathy2000-01-261-5/+6
| * revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-268-24/+27
| * pod typos and warnings (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-263-5/+5
| * s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-2624-58/+56
| * tweak exports list on WindowsGurusamy Sarathy2000-01-263-12/+11
* | Cppsym update continues.Jarkko Hietaniemi2000-01-271-4/+14
* | In UNICOS and UNICOS/mk after a successful fcntl F_SETFLJarkko Hietaniemi2000-01-261-17/+22
* | Continue cpp symbol update.Jarkko Hietaniemi2000-01-261-1/+2
* | Integrate with Sarathy.Jarkko Hietaniemi2000-01-2614-309/+470
|\ \ | |/
| * allow '--' to terminate argument processing (suggested byGurusamy Sarathy2000-01-261-39/+50
| * change#3744 should have made grep more like map instead of theGurusamy Sarathy2000-01-262-3/+71