summaryrefslogtreecommitdiff
path: root/hieroglyph/hgdict.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23fix a typoAkira TAGOH1-3/+3
2011-03-22add hg_dict_clearAkira TAGOH1-1/+20
2011-03-10fix memory leaks and clean upAkira TAGOH1-2/+3
2011-03-09add hg_dict_dup for convenienceAkira TAGOH1-0/+53
2011-02-28cleanupAkira TAGOH1-6/+3
2011-02-24further clean up for hgmem APisAkira TAGOH1-6/+12
2011-02-23hgmem APIs cleanupAkira TAGOH1-23/+25
2011-02-18API changes for clean upAkira TAGOH1-394/+305
2011-02-10API changes around object copyingAkira TAGOH1-6/+4
2011-02-10API changes around GCAkira TAGOH1-40/+26
2011-02-04replace the debugging output with hg_debugAkira TAGOH1-21/+7
2011-02-04replace with the own inline wrapperAkira TAGOH1-12/+12
2011-02-04replace glib's log handler to the ownAkira TAGOH1-24/+24
2011-01-28header files clean upAkira TAGOH1-19/+19
2011-01-17rename *.proto to *.proto.hAkira TAGOH1-1/+1
2011-01-12update copyright yearAkira TAGOH1-1/+1
2011-01-12clean up hgmacros.hAkira TAGOH1-2/+3
2011-01-12generate prototype declarationsAkira TAGOH1-71/+2
2010-12-08clean up and optimize the codeAkira TAGOH1-13/+10
2010-12-01check the memory spool type in the dict restrictlyAkira TAGOH1-7/+37
2010-11-29set hg_vm_error_t instead of errno.Akira TAGOH1-5/+5
2010-11-29set hg_vm_error_t instead of errnoAkira TAGOH1-4/+4
2010-11-17(_hg_dict_node_balance): get rid of the unnecessary reference count.Akira TAGOH1-0/+2
2010-11-12fix to not assume Qnil is equivalent to NULL.Akira TAGOH1-0/+7
2010-11-02Fix an assertion when adding non-complex objects to the dict.Akira TAGOH1-4/+10
2010-10-08 * hieroglyph/hgvm.c (hg_vm_quark_set_editable): new.Akira TAGOH1-1/+8
2010-10-08 * hieroglyph/hgvm.c (hg_vm_quark_set_default_attributes): renamedAkira TAGOH1-3/+37
2010-09-10trivial update for debugging purposeAkira TAGOH1-5/+16
2010-08-23 * plugins/unittest/unittest-main.c (_plugin_real_private_validatetestresult):Akira TAGOH1-0/+64
2010-08-23 * hieroglyph/hgdict.c (_hg_object_dict_node_get_allocation_flags): addAkira TAGOH1-10/+13
2010-08-19 * hieroglyph/hgstring.c (_hg_object_string_get_allocation_flags): new.Akira TAGOH1-0/+12
2010-08-17 * hieroglyph/hgmem.c (hg_mem_reserved_spool_remove): ignore the quarkAkira TAGOH1-0/+5
2010-08-13 * hieroglyph/hgdict.c (_hg_dict_node_foreach): ensure unlockingAkira TAGOH1-2/+3
2010-08-11 * hieroglyph/hgdict.c (hg_dict_first_item): new.Akira TAGOH1-0/+66
2010-08-11 * hieroglyph/hgobject.c (hg_object_gc_mark): set a flag to avoidAkira TAGOH1-7/+21
2010-08-10 * hieroglyph/hgdict.c (_hg_object_dict_gc_mark): implemented.Akira TAGOH1-2/+74
2010-08-10 * hieroglyph/hgstring.c (_hg_object_string_free): removed.Akira TAGOH1-35/+25
2010-08-10 * hieroglyph/hgdict.[ch]: integrated hgbtree.c[h].Akira TAGOH1-72/+810
2010-08-04 * hieroglyph/hgdict.c (_hg_object_dict_free): check the type.Akira TAGOH1-0/+14
2010-07-27 * hieroglyph/hgvm.c (hg_vm_quark_gc_mark): new.Akira TAGOH1-0/+9
2010-07-26 * hieroglyph/hgdict.c (_hg_object_dict_copy): return itself instead ofAkira TAGOH1-1/+1
2010-07-26 * hieroglyph/hgvm.c (hg_vm_stepi_in_exec_array): fix a typo.Akira TAGOH1-7/+6
2010-07-26 * hieroglyph/hgvm.c (hg_vm_quark_copy): changed API.Akira TAGOH1-4/+10
2010-07-21 * hieroglyph/hgquark.h (hg_quark_get_hash): new.Akira TAGOH1-4/+9
2010-07-17 * hieroglyph/hgobject.c (hg_object_copy): new.Akira TAGOH1-0/+14
2010-07-16 * hieroglyph/hgdict.c (hg_dict_new): fix a typo.Akira TAGOH1-4/+4
2010-07-05 * hieroglyph/hgmem.h (hg_mem_lock_object_with_gerror): new.Akira TAGOH1-31/+17
2010-07-02 * hieroglyph/hgdict.[ch]: new.Akira TAGOH1-0/+293
2010-01-26clean upAkira TAGOH1-274/+0
2007-11-272007-11-27 Akira TAGOH <akira@tagoh.org>Akira TAGOH1-1/+3