summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-112006-10-12 Akira TAGOH <at@gclab.org>Akira TAGOH12-7/+141
2006-10-11* hieroglyph/hgvaluenode.c (hg_value_node_compare): revert the previous change.Akira TAGOH2-5/+0
2006-10-11 * hieroglyph/operator.c (_hg_operator_op_eq): check /invalidaccess forAkira TAGOH12-4/+102
2006-10-11 * tests/ps/test-dict.ps: new testcase.Akira TAGOH5-2/+27
2006-10-10* tests/ps/test-begin.ps: add more testcase.Akira TAGOH1-0/+1
2006-10-102006-10-11 Akira TAGOH <at@gclab.org>Akira TAGOH7-32/+81
2006-10-092006-10-10 Akira TAGOH <at@gclab.org>Akira TAGOH5-2/+53
2006-10-09 * hieroglyph/operator.c (_hg_operator_op_cvi): fixed not catchingAkira TAGOH6-7/+47
2006-10-09* hieroglyph/scanner.c (_hg_scanner_get_object): fixed a typo.Akira TAGOH2-12/+12
2006-10-09 * hieroglyph/scanner.c (_hg_scanner_get_object): shut up the warning.Akira TAGOH23-29/+145
2006-10-08* tests/ps/cvi.ps: remove the unnecessary test file.Akira TAGOH1-7/+0
2006-10-08* tests/ps/test-cvi.ps: more testcase.Akira TAGOH1-0/+1
2006-10-082006-10-09 Akira TAGOH <at@gclab.org>Akira TAGOH10-91/+746
2006-10-072006-10-08 Akira TAGOH <at@gclab.org>Akira TAGOH4-2/+13
2006-10-05 * tests/ps/test-ps.sh: change the current dir during testing to ensureAkira TAGOH9-5/+57
2006-10-05* tests/ps/cos.ps: remove the obsolete testcase.Akira TAGOH1-2/+0
2006-10-05* hieroglyph/hgvalue.h: add a comment.Akira TAGOH2-1/+2
2006-10-052006-10-05 Akira TAGOH <at@gclab.org>Akira TAGOH8-10/+37
2006-09-24 * tests/ps/test-copy.ps: new testcase.Akira TAGOH5-9/+47
2006-09-24* tests/ps/test-concatmatrix.ps: check /invalidaccess as well.Akira TAGOH2-1/+5
2006-09-24 * hieroglyph/operator.c (_hg_operator_op_concatmatrix):Akira TAGOH9-14/+77
2006-09-24 * hieroglyph/hgplugins.c (_hg_plugin_load): silence the debug output.Akira TAGOH3-1/+5
2006-09-24* tests/ps/: clean up.Akira TAGOH3-12/+0
2006-09-24 * tests/ps/test-and.ps:Akira TAGOH12-2/+107
2006-09-24 * hieroglyph/hgarray.c (hg_array_set_name): don't free array->nameAkira TAGOH5-4/+25
2006-09-23* lib/hg_init.ps (anchorsearch): treat /rangecheck as /stackunderflow when it...Akira TAGOH3-2/+11
2006-09-23 * lib/hg_init.ps (anchorsearch): fixed wrong return value.Akira TAGOH3-2/+6
2006-09-23 * tests/ps/test-aload.ps: new testcase.Akira TAGOH4-1/+29
2006-09-23* tests/ps/test-abs.ps:Akira TAGOH3-3/+3
2006-09-23* plugins/test/hg_unittest.ps (.dotypecheck): fixed to get it working when an...Akira TAGOH2-12/+16
2006-09-232006-09-24 Akira TAGOH <at@gclab.org>Akira TAGOH6-23/+142
2006-09-232006-09-23 Akira TAGOH <at@gclab.org>Akira TAGOH8-7/+49
2006-09-19 * tests/ps/test-ps.sh: depends on hgs instead of pse.Akira TAGOH4-6/+11
2006-09-19 * plugins/test/hg_unittest.ps (initunittest): new proc.Akira TAGOH4-29/+51
2006-09-192006-09-20 Akira TAGOH <at@gclab.org>Akira TAGOH9-64/+238
2006-09-18 * hieroglyph/vm.c (_hg_vm_set_error): replace *POINTER to *OPERATOR.Akira TAGOH16-228/+584
2006-09-182006-09-18 Akira TAGOH <at@gclab.org>Akira TAGOH3-2/+7
2006-09-092006-09-09 Akira TAGOH <at@gclab.org>Akira TAGOH21-43/+60
2006-09-06 (main): added --device option.Akira TAGOH3-2/+34
2006-09-062006-09-06 Akira TAGOH <at@gclab.org>Akira TAGOH3-21/+43
2006-09-05 * hieroglyph/hgmem.h (hg_mem_is_flags__inline): useAkira TAGOH6-9/+38
2006-09-05 * hieroglyph/hgfile.c (hg_file_object_read): trivial warning message fix.Akira TAGOH3-4/+8
2006-09-05 * hieroglyph/hgarray.c (hg_array_make_subarray): make an empty arrayAkira TAGOH5-16/+31
2006-09-05 * hieroglyph/operator-private.h: moved macros from operator.cAkira TAGOH5-39/+82
2006-09-05 * hieroglyph/vm.c (_hg_vm_eval_file): reflect an error result fromAkira TAGOH4-3/+16
2006-09-04 * plugins/test/test-main.c (plugin_load): load will be failedAkira TAGOH4-3/+9
2006-09-042006-09-05 Akira TAGOH <at@gclab.org>Akira TAGOH3-2/+7
2006-09-04 * hieroglyph/hgdict.c: use HgList instead of GList.Akira TAGOH3-86/+88
2006-09-04 * hieroglyph/hgallocator-libc.[ch]: removed.Akira TAGOH6-309/+44
2006-09-04* tests/hgbtree.c: fixed to get it successful.Akira TAGOH3-4/+10