This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
[perl5.git] / global.sym
1998-07-05 Gurusamy Sarathyadd ck_sysread() for better sysread/read/recv sanity
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-23 Ilya Zakharevichapplied patch, regen headers
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-06-18 Gurusamy Sarathyback out problematic change#1105, tweak perlsub.pod
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-06-10 Ilya ZakharevichApplied patch, followed by tweaks to *.sym and `perl...
1998-05-30 Gurusamy Sarathy[win32] change#1060 was inexplicably missing some of...
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-23 Gurusamy Sarathy[win32] merge change#1015 from maintbranch (must revisi...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge changes#906,907,909,910 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-01 Gurusamy Sarathy[asperl] add AS patch#20 (exposes more global constants)
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1998-03-16 Jan DuboisnewCONSTSUB added (XSUB equivalent for inlinable sub...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-02 Stephen McCamant[win32] this one with adjusted test numbers
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-26 Gurusamy Sarathy[win32] various cleanups so that B can be built as...
1998-02-25 Malcolm BeattieMove find_threadsv to right bit of global.sym. Bump...
1998-02-25 Jarkko HietaniemiHP-UX hints and AIX global.sym changes (with Makefile...
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-20 Stephen O. Lidie5.004_59 global.sym for AIX 3.2.5
1998-02-14 Gurusamy Sarathy[asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1998-02-06 Matthias Ulrich... adding the newSVpvn API function
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1997-12-10 Jarkko HietaniemiPatches for IRIX, AIX and some generic stuff:
1997-12-02 Gurusamy Sarathy[win32] Revert to keeping (some) constant strings as...
1997-12-01 Nick Ing-SimmonsBuilds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-30 Nick Ing-Simmonsembed.pl now reads *var*.h to do its stuff.
1997-11-29 Nick Ing-SimmonsSort out malloc_mutex for perl's malloc
1997-11-25 Malcolm BeattieIntegrate from ansi branch to mainline.
1997-11-25 Jarkko HietaniemiRemove bincompat3 support:
1997-11-22 Nick Ing-SimmonsDuplicate perl_threadsv
1997-11-22 Nick Ing-SimmonsBuilds and passes all but english.t on win32 VC++
1997-11-22 Nick Ing-SimmonsResolve ansiperl against win32
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-21 Nick Ing-SimmonsBasic integrate of lastest perl into ansiperl
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-18 Joshua PritikinSeparate avhv_foo() key handling into avhv_keys()....
1997-11-13 Malcolm BeattieRewrite thread return code to distinguish between ordin...
1997-11-13 Nick Ing-SimmonsIntegrate Win32 branch
1997-11-12 Gurusamy SarathyCarry over changes in ansiperl branch. Win32 branch...
1997-11-12 Nick Ing-SimmonsFixup Win32
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-24 Malcolm BeattieImprove internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy SarathyA quick merge of latest mainline.
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-13 Gurusamy SarathyInitial merge of win32 threads patch.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm BeattieBack out sv_bless3 change which made pp_bless zap ...
1997-10-03 Malcolm BeattieReliable thread signal handling.
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm BeattieRe-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm BeattieStart merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattierunops becomes a funtion pointer and sv_bless3 created
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-07-05 Malcolm BeattieIntroduce pp_lock.
1997-07-01 Malcolm BeattieSupport for op in global register (still buggy)
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-06-11 Hans MulderENV leaks on win32 (was Re: Comments on ENV patch sought)
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-26 Malcolm BeattieAdd avhv_store_ent. Add missing avhv_* to global.sym.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-18 Perl 5 Porters[inseparable changes from match from perl-5.003_97f...
1997-04-14 Perl 5 Porters[inseparable changes from patch from perl-5.003_97d... perl-5.003_97e
1997-04-01 Perl 5 Porters[inseparable changes from match from perl-5.003_96...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-28 Malcolm BeattieInitial devel changes.
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-29 Jarkko Hietaniemiglobal.sym: typo?
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1996-12-31 Chip SalzenbergAdd missing syms to global.sym; update magic doc
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-29 Kenneth AlbanowskiReliable signal patch
1996-11-26 Chip SalzenbergAdd new symbols to old_global.sym, too.
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
next