2001-09-20 |
Jarkko Hietaniemi | Don't use C++ comments.
|
commit | commitdiff | tree |
2001-09-20 |
Jarkko Hietaniemi | Remove iconv references since we are not using it
|
commit | commitdiff | tree |
2001-09-20 |
Jarkko Hietaniemi | Fresh copies from the cvs.perl.org perlfaq repository.
|
commit | commitdiff | tree |
2001-09-20 |
Jarkko Hietaniemi | The sharedsv_space* are variables, not code. Duh.
|
commit | commitdiff | tree |
2001-09-20 |
Jarkko Hietaniemi | Only 21 tests, skipping or not.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | New exported symbols.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | Correct numbering of the tests is useful.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | More tests now too.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | More tests now.
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | The test assumed 7-bit ASCII. Now it "just"
|
commit | commitdiff | tree |
2001-09-19 |
Jarkko Hietaniemi | Indent the test a bit.
|
commit | commitdiff | tree |
2001-09-18 |
Jarkko Hietaniemi | DJGPP tweak from Laszlo Molnar.
|
commit | commitdiff | tree |
2001-09-18 |
Jarkko Hietaniemi | Strip ^iso- from the Encode filenames to be 8.3-friendly,
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Must Uppercase.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Add various encodings.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | lib/unicode relic.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Explicitly explain the 1e9 seconds, not everybody
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Explain an apparent bug reported by
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Adding new files to the MANIFEST is always nice.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Reindent the PerlIO files (suggested by NI-S), used
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Add a script for being 8.3-polite.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Bump up versions because of #12041.
|
commit | commitdiff | tree |
2001-09-17 |
Jarkko Hietaniemi | Bump the version number because of #12042.
|
commit | commitdiff | tree |
2001-09-16 |
Jarkko Hietaniemi | Change use|require 5.005_64 to use|require 5.6.1.
|
commit | commitdiff | tree |
2001-09-16 |
Jarkko Hietaniemi | Bump up version numbers.
|
commit | commitdiff | tree |
2001-09-16 |
Jarkko Hietaniemi | Use UCHARAT() as suggested by Inaba Hiroto.
|
commit | commitdiff | tree |
2001-09-16 |
Jarkko Hietaniemi | Supply more details on how lc/uc/lcfirst/ucfirst are
|
commit | commitdiff | tree |
2001-09-15 |
Jarkko Hietaniemi | (accidentally empty checkin)
|
commit | commitdiff | tree |
2001-09-15 |
Jarkko Hietaniemi | Elaborate (well, make more vague, really) #12030.
|
commit | commitdiff | tree |
2001-09-15 |
Jarkko Hietaniemi | Document that the lc(), uc(), lcfirst(), ucfirst()
|
commit | commitdiff | tree |
2001-09-15 |
Jarkko Hietaniemi | Document what's still to be done on the regular expression
|
commit | commitdiff | tree |
2001-09-15 |
Jarkko Hietaniemi | Regen headers.
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | Integrate change #12024 from maintperl
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | Hopefully better skipping of the Complete.t tests
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | NetWare tweaks from Ananth Kesari.
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | Retract #12013, didn't go over too well in Tru64.
|
commit | commitdiff | tree |
2001-09-14 |
Jarkko Hietaniemi | ucblib shouldn't be linked against in nonstop-ux,
|
commit | commitdiff | tree |
2001-09-13 |
Jarkko Hietaniemi | Do stty only if we have stty.
|
commit | commitdiff | tree |
2001-09-13 |
Jarkko Hietaniemi | Skip the test if not running on a tty.
|
commit | commitdiff | tree |
2001-09-13 |
Jarkko Hietaniemi | Regen headers.
|
commit | commitdiff | tree |
2001-09-12 |
Jarkko Hietaniemi | Upgrade to Memoize 0.66.
|
commit | commitdiff | tree |
2001-09-11 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-11 |
Jarkko Hietaniemi | NetWare update from Ananth Kesari.
|
commit | commitdiff | tree |
2001-09-11 |
Jarkko Hietaniemi | Retract #11984: div() being redefined, and 1397
|
commit | commitdiff | tree |
2001-09-11 |
Jarkko Hietaniemi | The lseek fix (#11991) was no fix.
|
commit | commitdiff | tree |
2001-09-11 |
Jarkko Hietaniemi | Fix unpack U to be the reverse of pack U
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Switch PADOFFSET back to U32 both because of binary...
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Revert #11973, the dTHX seems to be needed in there
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Detypo.
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Further Class::Struct patching from Damian.
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Skip the crypt test if no crypt.
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Warn against using bare v-strings as IP addresses
|
commit | commitdiff | tree |
2001-09-10 |
Jarkko Hietaniemi | Using strlen() not good on embedded nul bytes.
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | The exact error message is system-dependent.
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | Add Windows and Mac Sami support to Encode
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | Use the tried method.
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | Can't count parentheses.
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | perlport additions: 1 while unlink, add/delete directory
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | blib does have a detectable test.
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | Try to look up protocol (by name) only iff it has non...
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | Documentation tweaks; think the IP address as an opaque...
|
commit | commitdiff | tree |
2001-09-09 |
Jarkko Hietaniemi | The Socket tests were wrong: they were assuming too...
|
commit | commitdiff | tree |
2001-09-08 |
Jarkko Hietaniemi | Retract the portability changes since they
|
commit | commitdiff | tree |
2001-09-08 |
Jarkko Hietaniemi | PADOFFSET is used to cast pointers into integers,
|
commit | commitdiff | tree |
2001-09-08 |
Jarkko Hietaniemi | Still more Socket portability tweaking.
|
commit | commitdiff | tree |
2001-09-08 |
Jarkko Hietaniemi | More portability kicking on inet_ntoa().
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Thinko.
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Clean up 1_compile.t; move tests to more consistent
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Rename the old threading tutorial, start a new one,
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | vars very much has a test.
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | The #11931 patching misbehaved.
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | The binary file must somehow differently stored.
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Add more modules to the list of modules that have tests,
|
commit | commitdiff | tree |
2001-09-07 |
Jarkko Hietaniemi | Try to make Socket::inet_ntoa() more robust.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Symbol missing; AIX unhappy.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Add a test for [ID 20010906.019] perl crashes on "undef...
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Document the bad assumptions currently breaking
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | [PATCH] for perlhack.pod - no p5p archive on deja/google
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Avoid redefinition warning
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Update the is_tainted() example implementation.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Missing) in #11912.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Rewhack Test-Simple into core harness.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Workaround for the new Exporter 'feature'.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Re-introduce pure-Perl fall-back for abs_path,
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | More tests.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Retract #11898 for now because it introduces
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | New test welcome.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Old test begone.
|
commit | commitdiff | tree |
2001-09-06 |
Jarkko Hietaniemi | Test-Simple syncup from Schwern.
|
commit | commitdiff | tree |
2001-09-05 |
Jarkko Hietaniemi | In UNICOS division yada yada.
|
commit | commitdiff | tree |
2001-09-05 |
Jarkko Hietaniemi | In UNICOS division is really lossy, better use
|
commit | commitdiff | tree |
2001-09-05 |
Jarkko Hietaniemi | In UNICOS sigaction() sets an extra flag
|
commit | commitdiff | tree |
2001-09-05 |
Jarkko Hietaniemi | Documentation micropatch from Damian.
|
commit | commitdiff | tree |
2001-09-05 |
Jarkko Hietaniemi | Fix a typo #11889 and add a test for the same.
|
commit | commitdiff | tree |
next |