| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: Remove duplicate copy of test-lock. | Bruno Haible | 2019-04-28 | 2 | -875/+3 |
| * | Fix copyright years. | Bruno Haible | 2019-02-04 | 1 | -1/+1 |
| * | all: Replace http URLs by https URLs in copyright notices. | Bruno Haible | 2018-05-05 | 2 | -2/+2 |
| * | Update gettext-runtime files from gnulib. | Bruno Haible | 2017-05-19 | 1 | -4/+107 |
| * | lock test: Fix performance problem on multi-core machines. | Bruno Haible | 2017-01-02 | 1 | -13/+68 |
| * | Merge all .gitignore files into a single .gitignore file. | Bruno Haible | 2016-12-11 | 1 | -47/+0 |
| * | Update and organize the .gitignore files. | Bruno Haible | 2016-12-11 | 1 | -1/+39 |
| * | maint: Update copyright year | Daiki Ueno | 2016-01-02 | 2 | -3/+2 |
| * | test-lock: Do not include sched.h on kLIBC | KO Myung-Hun | 2015-12-10 | 1 | -1/+5 |
| * | tests: use check_PROGRAMS | Mike Frysinger | 2015-10-14 | 1 | -1/+1 |
| * | build: Remove ChangeLogs | Daiki Ueno | 2015-10-14 | 1 | -0/+0 |
| * | Release 0.19.6v0.19.6 | Daiki Ueno | 2015-09-11 | 1 | -0/+4 |
| * | Release 0.19.5 | Daiki Ueno | 2015-07-10 | 1 | -0/+4 |
| * | maint: Update copyright year | Daiki Ueno | 2015-06-05 | 2 | -2/+3 |
| * | Release 0.19.4v0.19.4 | Daiki Ueno | 2014-12-24 | 1 | -0/+4 |
| * | Release 0.19.3 | Daiki Ueno | 2014-10-15 | 1 | -0/+4 |
| * | Release 0.19.2v0.19.2 | Daiki Ueno | 2014-07-14 | 1 | -0/+4 |
| * | Release 0.19.1v0.19.1 | Daiki Ueno | 2014-06-10 | 1 | -0/+4 |
| * | Release 0.19v0.19 | Daiki Ueno | 2014-06-02 | 1 | -0/+4 |
| * | Update .gitignore | Daiki Ueno | 2014-05-14 | 1 | -0/+4 |
| * | build: Use Automake 'subdir-objects' option | Roumen Petrov | 2014-04-22 | 2 | -1/+6 |
| * | Update .gitignore | Daiki Ueno | 2014-04-22 | 1 | -0/+2 |
| * | Version 0.18.2.v0.18.2 | Daiki Ueno | 2012-12-25 | 1 | -0/+4 |
| * | test-lock: work around pthread-win32 and merge gnulib changes | Daiki Ueno | 2012-12-19 | 2 | -63/+119 |
| * | Update from gnulib. | Bruno Haible | 2012-02-18 | 2 | -2/+6 |
| * | Update from gnulib. | Bruno Haible | 2012-02-18 | 2 | -5/+11 |
| * | Copyright: Use LGPL 2.1 instead of LGPL 2.0. | Bruno Haible | 2011-06-07 | 2 | -10/+13 |
| * | Version 0.18.1. | Bruno Haible | 2010-06-04 | 1 | -0/+4 |
| * | Version 0.18. | Bruno Haible | 2010-05-09 | 1 | -0/+4 |
| * | Untabify. | Bruno Haible | 2009-12-12 | 2 | -28/+32 |
| * | Remove obsolete CVS infrastructure. | Bruno Haible | 2009-08-14 | 1 | -6/+0 |
| * | Ignore all files that are automatically generated and distributed and | Bruno Haible | 2009-08-04 | 1 | -0/+3 |
| * | Use option color-tests. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
| * | test-lock now also needs to link with threadlib.o (split off from lock.o). | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
| * | Prepare for gettext-0.17. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| * | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -5/+4 |
| * | Add autoconf/automake generated files. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| * | Update from gettext 0.16.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| * | Autogenerated through autogen.sh. | Bruno Haible | 2009-06-23 | 1 | -627/+0 |
| * | Prepare for 0.16. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| * | Remove MSVC/nmake build support. | Bruno Haible | 2009-06-23 | 3 | -32/+5 |
| * | Remove VMS support. | Bruno Haible | 2009-06-23 | 3 | -38/+6 |
| * | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -14/+19 |
| * | Release 0.15. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| * | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -1/+6 |
| * | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -2/+5 |
| * | Autogenerated from Makefile.am. | Bruno Haible | 2009-06-23 | 1 | -0/+614 |
| * | List of files that "cvs update" does not need to display. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| * | Add gl_once support to lock.h and lock.c. | Bruno Haible | 2009-06-23 | 2 | -0/+159 |
| * | Use lock.h. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
