index
:
~tagoh/hieroglyph
master
hieroglyph repo
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-17
* hieroglyph/operator.c (_hg_operator_op_exec): save the current
Akira TAGOH
1
-0
/
+7
2006-10-17
2006-10-18 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+11
2006-10-16
2006-10-16 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+5
2006-10-15
* hieroglyph/operator.c (_hg_operator_op_restore): drop the save object
Akira TAGOH
1
-0
/
+3
2006-10-15
* hieroglyph/vm.c (hg_vm_startjob): allow an empty initializer to
Akira TAGOH
1
-0
/
+3
2006-10-15
* src/hgs.c (main): add --sync option.
Akira TAGOH
1
-0
/
+2
2006-10-15
* hieroglyph/hgfile.c (hg_file_io_synchronous): new function.
Akira TAGOH
1
-0
/
+4
2006-10-15
* hieroglyph/hgstring.c (hg_string_append_printf): new function.
Akira TAGOH
1
-0
/
+3
2006-10-15
2006-10-15 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+5
2006-10-12
* tests/ps/test-exp.ps: new testcase.
Akira TAGOH
1
-0
/
+6
2006-10-11
2006-10-12 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+17
2006-10-11
* hieroglyph/hgvaluenode.c (hg_value_node_compare): revert the previous change.
Akira TAGOH
1
-3
/
+0
2006-10-11
* hieroglyph/operator.c (_hg_operator_op_eq): check /invalidaccess for
Akira TAGOH
1
-0
/
+13
2006-10-11
* tests/ps/test-dict.ps: new testcase.
Akira TAGOH
1
-0
/
+7
2006-10-10
2006-10-11 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+12
2006-10-09
2006-10-10 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+7
2006-10-09
* hieroglyph/operator.c (_hg_operator_op_cvi): fixed not catching
Akira TAGOH
1
-0
/
+6
2006-10-09
* hieroglyph/scanner.c (_hg_scanner_get_object): shut up the warning.
Akira TAGOH
1
-0
/
+29
2006-10-08
2006-10-09 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+15
2006-10-07
2006-10-08 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+7
2006-10-05
* tests/ps/test-ps.sh: change the current dir during testing to ensure
Akira TAGOH
1
-0
/
+10
2006-10-05
2006-10-05 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+10
2006-09-24
* tests/ps/test-copy.ps: new testcase.
Akira TAGOH
1
-0
/
+3
2006-09-24
* hieroglyph/operator.c (_hg_operator_op_concatmatrix):
Akira TAGOH
1
-0
/
+13
2006-09-24
* hieroglyph/hgplugins.c (_hg_plugin_load): silence the debug output.
Akira TAGOH
1
-0
/
+2
2006-09-24
* tests/ps/test-and.ps:
Akira TAGOH
1
-0
/
+8
2006-09-24
* hieroglyph/hgarray.c (hg_array_set_name): don't free array->name
Akira TAGOH
1
-0
/
+8
2006-09-23
* lib/hg_init.ps (anchorsearch): treat /rangecheck as /stackunderflow when it...
Akira TAGOH
1
-0
/
+1
2006-09-23
* lib/hg_init.ps (anchorsearch): fixed wrong return value.
Akira TAGOH
1
-0
/
+2
2006-09-23
* tests/ps/test-aload.ps: new testcase.
Akira TAGOH
1
-0
/
+4
2006-09-23
2006-09-24 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+6
2006-09-23
2006-09-23 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+13
2006-09-19
* tests/ps/test-ps.sh: depends on hgs instead of pse.
Akira TAGOH
1
-0
/
+4
2006-09-19
* plugins/test/hg_unittest.ps (initunittest): new proc.
Akira TAGOH
1
-0
/
+4
2006-09-19
2006-09-20 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+16
2006-09-18
* hieroglyph/vm.c (_hg_vm_set_error): replace *POINTER to *OPERATOR.
Akira TAGOH
1
-0
/
+23
2006-09-18
2006-09-18 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+5
2006-09-09
2006-09-09 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+12
2006-09-06
(main): added --device option.
Akira TAGOH
1
-0
/
+1
2006-09-06
2006-09-06 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+5
2006-09-05
* hieroglyph/hgmem.h (hg_mem_is_flags__inline): use
Akira TAGOH
1
-0
/
+13
2006-09-05
* hieroglyph/hgfile.c (hg_file_object_read): trivial warning message fix.
Akira TAGOH
1
-0
/
+4
2006-09-05
* hieroglyph/hgarray.c (hg_array_make_subarray): make an empty array
Akira TAGOH
1
-0
/
+9
2006-09-05
* hieroglyph/operator-private.h: moved macros from operator.c
Akira TAGOH
1
-0
/
+2
2006-09-05
* hieroglyph/vm.c (_hg_vm_eval_file): reflect an error result from
Akira TAGOH
1
-0
/
+6
2006-09-04
* plugins/test/test-main.c (plugin_load): load will be failed
Akira TAGOH
1
-0
/
+4
2006-09-04
2006-09-05 Akira TAGOH <at@gclab.org>
Akira TAGOH
1
-0
/
+5
2006-09-04
* hieroglyph/hgdict.c: use HgList instead of GList.
Akira TAGOH
1
-0
/
+5
2006-09-04
* hieroglyph/hgallocator-libc.[ch]: removed.
Akira TAGOH
1
-0
/
+2
2006-09-04
* tests/hgbtree.c: fixed to get it successful.
Akira TAGOH
1
-0
/
+5
[next]