aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBZ_File
Commit message (Expand)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
* Don't redeclare functions defined in <stdlib.h>kris2002-08-231-7/+0
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
* Fix problem on -CURRENT.kevlo2001-03-251-1/+7
* Fix CONFIGURE_ARGSkevlo2001-03-111-1/+1
* CONFIGURE_ENV will broken this ports,vanilla2001-03-101-1/+1
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+2
* Add p5-DBZ_File, a perl module for accessing DBZ databases.will2000-07-028-0/+1869
s'>+17 | * src/VMTestsFiller: correct occurrences of invalid JSONEverett Hildenbrandt2018-05-306-18/+6 |/ * Merge pull request #437 from ethereum/retestethwinsvega2018-05-2474-1456/+2751 |\ | * fix remaining testsDimitry2018-05-183-112/+169 | * restore ecmul testDimitry2018-05-152-105/+69 | * fix more tests with coinbase touchDimitry2018-05-156-177/+259 | * fix more tests with touch coinbaseDimitry2018-05-1550-963/+1727 | * fix more testsDimitry2018-05-157-98/+218 | * fix more testsDimitry2018-05-1510-150/+431 | * fix oog transaction executionDimitry2018-05-152-31/+58 |/ * Merge pull request #444 from pirapira/remove-blockhash-vm-testsYoichi Hirai2018-05-11137-6251/+21 |\ | * Add a list of instructions to avoid in VM tests.Yoichi Hirai2018-04-141-0/+21 | * Remove more VM tests that touch the world stateYoichi Hirai2018-04-14112-5231/+0 | * Remove VM tests that use `BALANCE` instructionYoichi Hirai2018-04-1210-432/+0 | * Remove VM tests using the mock BLOCKHASH instruction just for VM testsYoichi Hirai2018-04-1214-588/+0 * | Merge pull request #454 from ethereum/bytes-arithmeticYoichi Hirai2018-05-092-0/+88 |\ \ | * | add vm test for arithmetic (add) after byteJared Wasinger2018-04-182-0/+88 | |/ * | Merge pull request #428 from ethereum/touched-revert-createYoichi Hirai2018-05-094-0/+963 |\ \ | * | Test whether a failed create transaction reverts account deletionYoichi Hirai2018-03-094-0/+963 * | | Merge pull request #447 from pirapira/self-destruct-case1Yoichi Hirai2018-04-244-0/+943 |\ \ \ | * | | Fill doubleSelfdestructTestYoichi Hirai2018-04-243-0/+879 | * | | Add a test case where the same contract performs selfdestruct twiceYoichi Hirai2018-04-241-0/+64 |/ / / * | | Merge pull request #455 from pirapira/self-destruct-case2Yoichi Hirai2018-04-234-0/+915 |\ \ \ | * | | Fill doubleSelfdestructTest2Yoichi Hirai2018-04-203-0/+848 | * | | Add a test where the same account performs selfdestruct twiceYoichi Hirai2018-04-201-0/+67 * | | | Merge pull request #450 from ansermino/patch-1Yoichi Hirai2018-04-201-4/+4 |\ \ \ \ | |/ / / |/| | | | * | | Fixed inconsistent use of output/outDavid Ansermino2018-04-171-4/+4 | | |/ | |/| * | | Merge pull request #451 from ethereum/codesize-initYoichi Hirai2018-04-182-0/+155 |\ \ \ | |/ / |/| | | * | add test which checks codesize/extcodesize on contract in initJared Wasinger2018-04-182-0/+155 |/ / * | Merge pull request #445 from pirapira/remove-random-balanceYoichi Hirai2018-04-108-182/+890 |\ \ | * | Filling the test 201503110226PYTHON_DUP6Yoichi Hirai2018-04-103-0/+832 | * | Add a GeneralStateTest filler instead of a removed VMtestYoichi Hirai2018-04-101-0/+58 | * | Remove VM random tests that contain `BALANCE`Yoichi Hirai2018-04-104-182/+0 |/ / * | Merge pull request #442 from ethereum/id-input-is-biggerYoichi Hirai2018-04-064-0/+444 |\ \ | * | Fill identity_to_small testYoichi Hirai2018-03-303-0/+378 | * | Add a test that calls the ID precompiled contract with a smaller outputYoichi Hirai2018-03-301-0/+66 * | | Merge pull request #443 from pirapira/revert-on-empty-stackYoichi Hirai2018-04-044-0/+939 |\ \ \ | |/ / |/| | | * | Fill RevertOnEmptyStack testYoichi Hirai2018-04-033-0/+880 | * | Add a test that executes a single `REVERT` on an empty stackYoichi Hirai2018-04-031-0/+59 |/ / * | Merge pull request #440 from ethereum/winsvega-patch-1winsvega2018-03-281-1/+1 |\ \ | * | Update invalidRLPTest.jsonwinsvega2018-03-271-1/+1 |/ / * | Merge pull request #424 from ethereum/sarYoichi Hirai2018-03-2664-0/+17484 |\ \ | * | Fill SAR testsYoichi Hirai2018-03-2348-0/+15802 | * | Add Fillers for SAR testsYoichi Hirai2018-03-2316-0/+1682 * | | Merge pull request #423 from ethereum/shrYoichi Hirai2018-03-2344-0/+12068 |\ \ \ | |/ / |/| | | * | Fill SHR testsYoichi Hirai2018-03-2233-0/+10869 | * | Add fillers for SHR testsYoichi Hirai2018-03-2211-0/+1199 |/ / * | Merge pull request #435 from ethereum/better-dup-detectorYoichi Hirai2018-03-22