1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
how did I miss that, all better now, forgot to clean out Test::Most, also had is_real pointing to is_integer, fixed that. All tests pass again. More... almost 15 years ago
clarification from schwern, the faq4 note was only refering to the how to parse a number stuff from perlfaq4 More... almost 15 years ago
starting the number stuff from perlfaq4 More... almost 15 years ago
Merge branch 'flat' of [email protected]:notbenh/perl5i into faq4 More... almost 15 years ago
AHHHH why is this still here? More... almost 15 years ago
adding ref stuff More... almost 15 years ago
why is this still here? More... almost 15 years ago
Merge branch 'master' of [email protected]:notbenh/perl5i into scalar_tools More... almost 15 years ago
Merge branch 'master' of git://github.com/schwern/perl5i into scalar_tools More... almost 15 years ago
Merge branch 'master' of git://github.com/schwern/perl5i More... almost 15 years ago
Eliminate the need to globally override gmtime() and localtime() More... almost 15 years ago
Use a fixed time for the object tests. More... almost 15 years ago
Add a Perl wrapper around perl5i so there's something when there's no C compiler. More... almost 15 years ago
Give up on trying to make a command line wrapper in C on Windows and just us a bat file More... almost 15 years ago
Merge commit 'dap/perl5i_as_c' More... almost 15 years ago
We don't have to add our own null pointer, there's already one on argv. More... almost 15 years ago
Add a note to the generated C code that it is generated. More... almost 15 years ago
Removed debugging statement More... almost 15 years ago
A couple of additional workarounds of the perl printf call More... almost 15 years ago
Merge branch 'perl5i_as_c' of [email protected]:dap/perl5i into perl5i_as_c More... almost 15 years ago
Testing schwern's hypothesis noted in schwern/perl5i#58 More... almost 15 years ago
I don't think we need to malloc. This might help with Windows' problems. More... almost 15 years ago
Eliminate C++ style comments, technically not compatible. More... almost 15 years ago
Fix the perl5i tests so they work before perl5i is installed More... almost 15 years ago
Work around IPC::Open3 issues on Windows More... almost 15 years ago
Handle some joker using double quotes in their Perl path as well. More... almost 15 years ago
missed a conflict More... almost 15 years ago
Merge branch 'scalar_tools' of [email protected]:notbenh/perl5i into scalar_tools More... almost 15 years ago
Merge branch 'master' of git://github.com/schwern/perl5i More... almost 15 years ago
Added escaping backslashes, for handling Windows paths More... almost 15 years ago