summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Make sort respect overloadingIlya Zakharevich1998-10-281-0/+3
* s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/gJarkko Hietaniemi1998-10-261-2/+3
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-0/+1
* properly restore PL_rsfp_filters after requireGurusamy Sarathy1998-10-251-0/+1
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-0/+4
* add missing file from change#1943Gurusamy Sarathy1998-10-131-1/+1
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-0/+1
* use Off_t to permit 64-bit seek()Scott Henry1998-10-021-1/+1
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-251-0/+1
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-2/+2
* missing file in last submitGurusamy Sarathy1998-09-251-4/+4
* lock sv_mutex in new_he() and del_he() for USE_THREADSDrago Goricanec1998-09-251-1/+1
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-2/+15
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-0/+1
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+2
* tr/// logic was hosed under utf8Larry Wall1998-09-051-1/+1
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-101-17/+22
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+1
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-15/+29
|\
| * mark link type of exported functions for OS/2Ilya Zakharevich1998-08-021-2/+6
| * PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>Gurusamy Sarathy1998-08-021-13/+23
| * update Changes; add sv_*_mg() entries in win32/GenCAPI.plperl-5.005_01Gurusamy Sarathy1998-07-261-1/+1
* | integrate 5.005_01 changes from maintGurusamy Sarathy1998-07-271-1/+1
* | integrate proto.h additions from maint-5.005Gurusamy Sarathy1998-07-261-14/+13
|\ \ | |/
| * add missing sv_*_mg() prototypes in proto.h, update perlhist.podGurusamy Sarathy1998-07-261-14/+13
* | add new files to MANIFEST; add missing prototypes to proto.h;Gurusamy Sarathy1998-07-261-0/+22
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+24
|/
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-1/+1
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-1/+0
* make pregcomp et al VIRTUAL again for PERL_OBJECTDouglas Lankshear1998-07-151-9/+4
* applied patch, slightly tweakedHans Mulder1998-07-141-0/+4
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+1
* fix pp_caller() to fully traverse stacklevelsGurusamy Sarathy1998-07-121-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-2/+6
* added patch to generate PPDEF(pp_foo)Ilya Zakharevich1998-07-081-345/+1
* undo ck_sysread() changes#1319,1337 in preparation for a muchGurusamy Sarathy1998-07-061-1/+0
* add ck_sysread() for better sysread/read/recv sanityGurusamy Sarathy1998-07-051-0/+1
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-1/+1
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-2/+0
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-1/+1
* applied patch with tweaks to proseGisle Aas1998-07-041-7/+0
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+3
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-231-0/+2
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-0/+1
* applied patch, regen headersIlya Zakharevich1998-06-231-0/+1
* applied patch, along with many changes:Douglas Lankshear1998-06-211-7/+0
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+0
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+0
* tweaks to get PERL_OBJECT building again; passes testsGurusamy Sarathy1998-06-151-3/+1
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-1/+0