2006-08-01 |
Jarkko Hietaniemi | solution(?) to the "warning: comparison is always false...
|
commit | commitdiff | tree |
2006-08-01 |
Jarkko Hietaniemi | (back) towards g++ compilation (in Tru64, and elsewhere)
|
commit | commitdiff | tree |
2006-07-28 |
Jarkko Hietaniemi | z/OS: an easy test nit
|
commit | commitdiff | tree |
2006-07-23 |
Jarkko Hietaniemi | Tru64: if cc given both -O and -g, -g must be -g3
|
commit | commitdiff | tree |
2006-07-23 |
Jarkko Hietaniemi | z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
|
commit | commitdiff | tree |
2006-07-18 |
Jarkko Hietaniemi | make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
|
commit | commitdiff | tree |
2006-07-16 |
Jarkko Hietaniemi | MIME::Base64 quoted-print.t: z/OS (EBCDIC)
|
commit | commitdiff | tree |
2006-07-16 |
Jarkko Hietaniemi | perlhack: advertise Configure -Dgccansipedantic
|
commit | commitdiff | tree |
2006-07-16 |
Jarkko Hietaniemi | Re: [PATCH] various safety/portability tweaks
|
commit | commitdiff | tree |
2006-07-15 |
Jarkko Hietaniemi | various safety/portability tweaks
|
commit | commitdiff | tree |
2006-07-15 |
Jarkko Hietaniemi | cflags.SH: add missing C files
|
commit | commitdiff | tree |
2006-07-15 |
Jarkko Hietaniemi | Re: [PATCH] cflags.SH: add -std=c89
|
commit | commitdiff | tree |
2006-07-14 |
Jarkko Hietaniemi | -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check...
|
commit | commitdiff | tree |
2006-07-13 |
Jarkko Hietaniemi | z/OS: CPAN-ized ext/ and lib/
|
commit | commitdiff | tree |
2006-07-13 |
Jarkko Hietaniemi | z/OS: non-CPAN ext and lib + main() without the third...
|
commit | commitdiff | tree |
2006-07-13 |
Jarkko Hietaniemi | Relink to use temp file forced on current dir in mpeix
|
commit | commitdiff | tree |
2006-07-12 |
Jarkko Hietaniemi | z/OS: t/ - mostly EBCDIC fixes
|
commit | commitdiff | tree |
2006-07-11 |
Jarkko Hietaniemi | sysconf.t: still failing in tru64, try harder to skip
|
commit | commitdiff | tree |
2006-07-10 |
Jarkko Hietaniemi | z/OS: hints/os390.sh and Makefile.SH
|
commit | commitdiff | tree |
2006-07-10 |
Jarkko Hietaniemi | perlhack: argh...
|
commit | commitdiff | tree |
2006-07-10 |
Jarkko Hietaniemi | perlhack: more portability musings
|
commit | commitdiff | tree |
2006-07-09 |
Jarkko Hietaniemi | some coding guidelines/tips to perlhack (+ one perltodo)
|
commit | commitdiff | tree |
2006-07-09 |
Jarkko Hietaniemi | perlhack.pod
|
commit | commitdiff | tree |
2006-07-08 |
Jarkko Hietaniemi | POSIX test improvements on True64
|
commit | commitdiff | tree |
2006-06-27 |
Jarkko Hietaniemi | cflags.SH: scan the gcc warning flags only once, during...
|
commit | commitdiff | tree |
2006-06-18 |
Jarkko Hietaniemi | Re: blead trie problems in tru64 with -DDEBUGGING
|
commit | commitdiff | tree |
2006-06-15 |
Jarkko Hietaniemi | cflags.SH: rework the gcc warnings selection
|
commit | commitdiff | tree |
2006-06-05 |
Jarkko Hietaniemi | mg.c: using #ifdef inside a macro call ENONPORTABLE...
|
commit | commitdiff | tree |
2006-05-29 |
Jarkko Hietaniemi | skip t/op/incfilter.t for "make clean;make miniperl...
|
commit | commitdiff | tree |
2006-05-29 |
Jarkko Hietaniemi | perlio.c: nobody was freeing PL_perlio_fd_refcnt, now...
|
commit | commitdiff | tree |
2006-05-28 |
Jarkko Hietaniemi | DynaLoader.t: less assumptions
|
commit | commitdiff | tree |
2006-05-26 |
Jarkko Hietaniemi | SysV IPC
|
commit | commitdiff | tree |
2006-05-19 |
Jarkko Hietaniemi | strlcat aaargh
|
commit | commitdiff | tree |
2006-05-19 |
Jarkko Hietaniemi | Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
|
commit | commitdiff | tree |
2006-05-17 |
Jarkko Hietaniemi | Re: Change 28183 has broken 64-bit builds?
|
commit | commitdiff | tree |
2006-05-13 |
Jarkko Hietaniemi | t/uni/overload.t
|
commit | commitdiff | tree |
2006-05-13 |
Jarkko Hietaniemi | sv.c: printf %d wants int not size_t
|
commit | commitdiff | tree |
2006-05-12 |
Jarkko Hietaniemi | Re: [PATCH] my_snprintf
|
commit | commitdiff | tree |
2006-05-09 |
Jarkko Hietaniemi | PERL_MEM_LOG enhancements
|
commit | commitdiff | tree |
2006-05-03 |
Jarkko Hietaniemi | pp_sys.c: U8* cast
|
commit | commitdiff | tree |
2006-05-03 |
Jarkko Hietaniemi | hv.c: do zeroing via mem wrap check
|
commit | commitdiff | tree |
2006-05-03 |
Jarkko Hietaniemi | microperl update
|
commit | commitdiff | tree |
2006-05-02 |
Jarkko Hietaniemi | toke.c: function pointer to data pointer
|
commit | commitdiff | tree |
2006-05-01 |
Jarkko Hietaniemi | signed vs unsigned char * nit
|
commit | commitdiff | tree |
2006-04-29 |
Jarkko Hietaniemi | more -ansi -pedantic cleanliness
|
commit | commitdiff | tree |
2006-04-28 |
Jarkko Hietaniemi | reduce gcc -ansi -pedantic noise plus a suggestion
|
commit | commitdiff | tree |
2006-04-28 |
Jarkko Hietaniemi | two [PATCH]es: dVAR for malloc.c, and a signed/unsigned...
|
commit | commitdiff | tree |
2006-04-28 |
Jarkko Hietaniemi | dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
|
commit | commitdiff | tree |
2006-04-28 |
Jarkko Hietaniemi | Re: [PATCH] use snprintf/strlcpy/strlcat when useful
|
commit | commitdiff | tree |
2006-04-17 |
Jarkko Hietaniemi | (tentative) regcomp.c: try convincing Coverity that...
|
commit | commitdiff | tree |
2006-04-17 |
Jarkko Hietaniemi | dooop.c: the strong asserts in Sv* macros could cause...
|
commit | commitdiff | tree |
2006-04-17 |
Jarkko Hietaniemi | The danger of piping an mbox to patch is that it contains...
|
commit | commitdiff | tree |
2006-04-15 |
Jarkko Hietaniemi | perlio.c: layer data might be allocated and unused...
|
commit | commitdiff | tree |
2006-04-14 |
Jarkko Hietaniemi | doop.c: (Coverity) found a bug but not quite what Coverity...
|
commit | commitdiff | tree |
2006-04-14 |
Jarkko Hietaniemi | perlio.c: (Coverity) eliminate temp ptr that confuses...
|
commit | commitdiff | tree |
2006-04-13 |
Jarkko Hietaniemi | regexec.c: (Coverity) add NULL check
|
commit | commitdiff | tree |
2006-04-13 |
Jarkko Hietaniemi | regexec.c: (Coverity) move NULL check even earlier
|
commit | commitdiff | tree |
2006-04-11 |
Jarkko Hietaniemi | regexec.c: move NULL check earlier to make Coverity...
|
commit | commitdiff | tree |
2006-04-11 |
Jarkko Hietaniemi | regcomp.c (try II): use &PL_sv_undef for listsv as...
|
commit | commitdiff | tree |
2006-04-11 |
Jarkko Hietaniemi | perlio.c: false Coverity finding (it cannot see that...
|
commit | commitdiff | tree |
2006-04-11 |
Jarkko Hietaniemi | locale.c: more Safefree() (Coverity finding)
|
commit | commitdiff | tree |
2006-04-10 |
Jarkko Hietaniemi | pp_sys.c: some Coverity findings: NULL guards for format cv
|
commit | commitdiff | tree |
2006-04-10 |
Jarkko Hietaniemi | pp_sys.c: some Coverity findings: NULL guards for io...
|
commit | commitdiff | tree |
2006-04-10 |
Jarkko Hietaniemi | es: quiet some warnings (with a free AIX cpp insanity...
|
commit | commitdiff | tree |
2006-04-09 |
Jarkko Hietaniemi | Re: [PATCH] perlio.c: Coverity finding: finding false...
|
commit | commitdiff | tree |
2006-04-09 |
Jarkko Hietaniemi | Re: [PATCH] locale.c: Coverity finding
|
commit | commitdiff | tree |
2006-04-08 |
Jarkko Hietaniemi | perlio.c: Coverity finding: finding false (Coverity...
|
commit | commitdiff | tree |
2006-04-08 |
Jarkko Hietaniemi | sv.c, rs.t, perlvar.pod (Coverity finding: did you...
|
commit | commitdiff | tree |
2006-04-03 |
Jarkko Hietaniemi | ext/IO/t/io_unix.t
|
commit | commitdiff | tree |
2006-03-29 |
Jarkko Hietaniemi | re-[PATCH] Re: [PATCH] Poison now in two different...
|
commit | commitdiff | tree |
2006-03-19 |
Jarkko Hietaniemi | a bit 'use strict' cleanliness
|
commit | commitdiff | tree |
2006-03-03 |
Jarkko Hietaniemi | Re: [perl #38657] -d:Foo=bar broke in 5.8.8
|
commit | commitdiff | tree |
2006-03-03 |
Jarkko Hietaniemi | Re: [PATCH] Re: [perl #38612] Data::Dumper core dump...
|
commit | commitdiff | tree |
2006-02-22 |
Jarkko Hietaniemi | Turn on match string copying when /e flag is set on...
|
commit | commitdiff | tree |
2006-02-06 |
Jarkko Hietaniemi | 5.8.8: Unicos test skip (and for the record: config...
|
commit | commitdiff | tree |
2006-01-30 |
Jarkko Hietaniemi | maint and blead: unicos.sh hints
|
commit | commitdiff | tree |
2006-01-23 |
Jarkko Hietaniemi | Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
|
commit | commitdiff | tree |
2006-01-08 |
Jarkko Hietaniemi | blead: format warnings
|
commit | commitdiff | tree |
2006-01-08 |
Jarkko Hietaniemi | hints/dec_osf.sh (Re: blead@26701 compilation warning...
|
commit | commitdiff | tree |
2006-01-06 |
Jarkko Hietaniemi | sprinkle dVAR
|
commit | commitdiff | tree |
2006-01-01 |
Jarkko Hietaniemi | Configure: stdio char (un)signedness
|
commit | commitdiff | tree |
2005-11-28 |
Jarkko Hietaniemi | Math::Trig: blead and maint (doc patch only): s/Bay...
|
commit | commitdiff | tree |
2005-11-10 |
Jarkko Hietaniemi | blead@26052 Symbian update
|
commit | commitdiff | tree |
2005-11-07 |
Jarkko Hietaniemi | Symbian update blead@26025
|
commit | commitdiff | tree |
2005-10-31 |
Jarkko Hietaniemi | Symbian port 0.3.0 as of blead@25911
|
commit | commitdiff | tree |
2005-10-29 |
Jarkko Hietaniemi | Re: [PATCH] predecrement vs postdecrement
|
commit | commitdiff | tree |
2005-10-29 |
Jarkko Hietaniemi | Re: [PATCH] predecrement vs postdecrement
|
commit | commitdiff | tree |
2005-10-26 |
Jarkko Hietaniemi | Symbian: better Series 80 support
|
commit | commitdiff | tree |
2005-10-21 |
Jarkko Hietaniemi | Symbian/beginnings of Series 80 support
|
commit | commitdiff | tree |
2005-10-21 |
Jarkko Hietaniemi | Symbian/beginnings of Series 80 support
|
commit | commitdiff | tree |
2005-10-21 |
Jarkko Hietaniemi | Symbian/beginnings of Series 80 support
|
commit | commitdiff | tree |
2005-10-19 |
Jarkko Hietaniemi | blead 25801: Symbian batch of today
|
commit | commitdiff | tree |
2005-10-18 |
Jarkko Hietaniemi | missed some SYMBIAN ifdefs
|
commit | commitdiff | tree |
2005-10-18 |
Jarkko Hietaniemi | Symbian: New vs New
|
commit | commitdiff | tree |
2005-10-17 |
Jarkko Hietaniemi | even more Symbian
|
commit | commitdiff | tree |
2005-10-17 |
Jarkko Hietaniemi | another Symbian update: Alan's fault :-)
|
commit | commitdiff | tree |
2005-10-17 |
Jarkko Hietaniemi | blead@25775 Symbian update
|
commit | commitdiff | tree |
2005-10-12 |
Jarkko Hietaniemi | Symbian blead update: Symbian port 0.2.0
|
commit | commitdiff | tree |
2005-10-11 |
Jarkko Hietaniemi | Symbian blead fix
|
commit | commitdiff | tree |
2005-10-10 |
Jarkko Hietaniemi | Symbian bleadperl@25725 update
|
commit | commitdiff | tree |
next |