summaryrefslogtreecommitdiff
path: root/libyelp/yelp-transform.c
Commit message (Expand)AuthorAgeFilesLines
* Make search results go thru XSLT tooShaun McCance2021-07-291-0/+8
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-21/+22
* trivial: Plug memory leaksUmang Jain2019-03-291-0/+1
* Swap the if() checks to avoid possible null pointer dereferenceTomas Popela2019-01-211-2/+2
* Fix build with GCC 8Michael Catanzaro2018-05-181-1/+1
* Don’t translate propertiesPiotr Drąg2017-06-201-2/+2
* Remove unused function declarationsDavid King2015-02-091-3/+0
* Avoid warnings from mixing declarations and codeDavid King2015-02-091-2/+2
* Fix unused variable warningsDavid King2015-02-091-1/+0
* Remove libyelp redundant declarationsDavid King2015-02-091-2/+0
* Remove redundant extra semicolonsDavid King2015-02-091-1/+1
* Use g_async_queue_new_full instead of manually freeingPaolo Borelli2015-01-281-4/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Updates for some deprecated thread APIsShaun McCance2013-08-181-22/+23
* [yelp-docbook-document] Adding DocBook support into libyelpShaun McCance2009-11-151-19/+33
* [yelp-transform] Clean API a bit, put IO and errors in the threadShaun McCance2009-11-121-62/+139
* [libyelp] Various race conditions and premature frees fixed.Shaun McCance2009-10-271-1/+4
* [libyelp] More error handling for Mallard documentsShaun McCance2009-10-251-0/+1
* [yelp-transform] Fixing memory corruption on aux documentShaun McCance2009-10-191-6/+15
* [libyelp] Added Mallard documents to libyelp, more work to be doneShaun McCance2009-10-171-2/+22
* [yelp-transform] Adding yelp-transform to libyelpShaun McCance2009-10-121-0/+485