Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -7/+7 |
* | Merged release 0.15.2 from branch 'v0.15.x' | Max Kellermann | 2009-08-15 | 1 | -4/+8 |
|\ | |||||
| * | ape: added protection against large memory allocations | Max Kellermann | 2009-07-19 | 1 | -0/+3 |
| * | tag_ape: removed redundant length check | Max Kellermann | 2009-07-19 | 1 | -3/+4 |
| * | ape: check the tag size (fixes integer underflow) | Max Kellermann | 2009-07-18 | 1 | -1/+1 |
* | | tag_ape: simplified the apeItems array | Max Kellermann | 2009-07-19 | 1 | -22/+12 |
* | | tag_ape: moved code to tag_ape_import_item() | Max Kellermann | 2009-07-19 | 1 | -12/+22 |
* | | tag_ape: converted apeItems and tagItems to global vars | Max Kellermann | 2009-07-19 | 1 | -20/+20 |
|/ | |||||
* | tag: use g_ascii_strcasecmp() instead of strcasecmp() | Max Kellermann | 2009-04-28 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | tag: moved APE code to tag_ape.c | Max Kellermann | 2009-02-28 | 1 | -0/+145 |