提交历史

作者 SHA1 备注 提交日期
  Reini Urban 23cd0cd045 testc.sh: 41-43, use threads not needed at all 13 年之前
  Reini Urban c0d1c19d6f fix tests 41-43 by correctly initialising attributes < 5.11 13 年之前
  Reini Urban bbaadb12e0 test 46 tests -fstash 13 年之前
  Reini Urban d6814a25ed revert test46 changes: check for %main::Exporter:: only. Bytecode just fails since 5.12, resp. Exporter pollutes less now 13 年之前
  Reini Urban 53e9498b55 fix test 46 (also in t/TESTS) 13 年之前
  Reini Urban 68ded27556 fix x permissions 13 年之前
  Reini Urban d2a2649b4e fix test 46. reword -Dr 13 年之前
  Reini Urban 03544dab00 test 46: new issue 79 used to define. Exporter:: stash missing in main:: 13 年之前
  Reini Urban 5775937a74 fixed wrong test 46. test for Exporter STASH in *main:: STASH 13 年之前
  Reini Urban 9a01b036d6 C: detect previously missing packages within the main sourcefile (50,35,72,73) 14 年之前
  Reini Urban 1faa1a5709 * C: allow debugging without -MOd=C 14 年之前
  Reini Urban 3e8eb79505 @ISA: saner var names, use our. try UNIVERSAL before AUTOLOAD 14 年之前
  Reini Urban 9695e6e71e added test 50 for issue64. started work on try_isa 14 年之前
  Reini Urban cb5d6dbbfa * t/TESTS, t/testplc.sh, t/testc.sh: 14 年之前
  Reini Urban 694ed5e5d8 * C.pm (1.30): support dbmopen, fixes issue 24. 14 年之前
  Reini Urban c4ef187820 stabilize test 28: sleep 1 after close 14 年之前
  Reini Urban 26f0042a12 fix wrong test 39 14 年之前
  Reini Urban 6b53dbab26 stabilize sort implementation test 25 in t/TESTS. We have slower algorithms now 14 年之前
  Reini Urban 3b737eada6 bootstrap core XS subs via newXS (test 39) 15 年之前
  Reini Urban 45f389207a initialise CopFILE and CopSTASHPV static with ITHREADS 15 年之前
  Reini Urban e505d4bae6 make clean with failing test 28 15 年之前
  Reini Urban 9fe971e867 rewrote XS bootstrapping (not working) 15 年之前
  Reini Urban 9ab0dbac5f fix test 27 for newlib 15 年之前
  Reini Urban a4b9be21e1 actually use utf-8 char in t/issue29.t 15 年之前
  Nick Koston c8feba5b66 add test 46: make sure Exporter ends up in main stash when used in 15 年之前
  Nick Koston 24dd915789 update test 45 to be specific to the dynamic loading problem as it was exposing another problem 15 年之前
  Nick Koston d08d38c73f update test 35 to add better converage for method_named 15 年之前
  Nick Koston a84eb1286e add test 45: autoloader+xsinit 15 年之前
  Nick Koston 25ada70e5c fix case 27 under 5.6.x/5.8.x 15 年之前
  Nick Koston cd00a88e00 make test 27 easier to debug (other places) 15 年之前