summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Post-release version bumpHEADmasterbaserock/morphMikhail Gusarov2010-06-031-1/+1
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Pre-release version bump0.3Mikhail Gusarov2010-06-032-2/+2
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Change mailing list addressMikhail Gusarov2010-06-032-1/+6
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Autoconf's config.h is not needed (so far)Tiago Vignatti2010-05-111-1/+0
| | | | Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
* Post-release version bumpMikhail Gusarov2010-05-021-1/+1
| | | | Late is better than never.
* Start ChangeLog for 0.3 releaseMikhail Gusarov2010-05-021-0/+5
|
* Mention Tiago as contributorMikhail Gusarov2010-05-021-0/+2
|
* .gitignore: ignore autogenerated filesMikhail Gusarov2010-05-021-0/+3
|
* Provide pkgconfig metafile for the libraryTiago Vignatti2010-05-023-2/+17
| | | | | Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com> Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Do not track config.h.in fileTiago Vignatti2010-05-021-68/+0
| | | | Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
* Add autogen.sh to ease autoconf proceduresTiago Vignatti2010-04-161-0/+12
| | | | Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
* Version bump.Mikhail Gusarov2008-10-201-1/+1
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* sha1.h is renamed to libsha1.h to avoid clashes with libmd.Mikhail Gusarov2008-10-205-4/+5
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* ChangeLog updated.Mikhail Gusarov2008-10-101-0/+6
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Removed brg_* headers and added testsuite.Mikhail Gusarov2008-10-101-1/+3
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* test and test.o added to gitignore.Mikhail Gusarov2008-10-101-0/+2
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Cleaned up header files and source code, brg_* headers are removed.Mikhail Gusarov2008-10-106-489/+309
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Added small testsuite.Mikhail Gusarov2008-10-101-0/+69
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Simplified {VOID,INT}_RETURN macro definitions0.1Mikhail Gusarov2008-09-251-9/+10
|
* uint_32t type is replaced with uint32_t. uint_8/16/64t checks are removed as ↵Mikhail Gusarov2008-09-255-51/+10
| | | | unused
* uint_NNt types search replaced with autoconf checkMikhail Gusarov2008-09-254-81/+48
|
* More autoconf output files added to .gitignoreMikhail Gusarov2008-09-251-0/+5
|
* Endianness detection replaced with autoconf testMikhail Gusarov2008-09-253-93/+12
|
* Added stub for INSTALL fileMikhail Gusarov2008-09-251-2/+1
|
* More autoconf temporary files added to .gitignoreMikhail Gusarov2008-09-251-1/+8
|
* Replace (accidentally commited) Makefile.in with Makefile.amMikhail Gusarov2008-09-252-636/+6
|
* Initial revisionMikhail Gusarov2008-09-2514-0/+1415