summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Improve help text of osl_rbtree_first_row().HEADmasterAndre Noll4 days
* doc: Improve help text of osl_rbtree_loop().Andre Noll4 days
* Improve documentation of osl_get_nth_row().Andre Noll2025-04-02
* Switch to https URLs.Andre Noll2024-05-19
* INSTALL: Simplify dependency section.Andre Noll2024-05-19
* osl-0.2.0.Andre Noll2020-10-15
* Merge branch 'refs/heads/t/sha3' into masterAndre Noll2020-10-15
|\
| * Version 3 tables.Andre Noll2020-06-17
| * Add sha3 implementation, introduce version-2 tables.Andre Noll2020-06-17
| * Prepare hash_function() for multiple hash algorithms.Andre Noll2020-06-17
| * Store table version in struct osl_table.Andre Noll2020-06-17
| * Initialize column name hash *after* table version is known.Andre Noll2020-06-17
| * osl_open_table(): Remove pointless directory check.Andre Noll2020-06-17
| * Remove sha1.h.Andre Noll2020-06-17
| * Remove COMPAT_TABLE_VERSION.Andre Noll2020-06-17
* | build: Fix manual setting of CC.Andre Noll2020-09-23
* | build: Don't set CC twice.Andre Noll2020-09-23
* | build: Tell make(1) that the compiler creates .d files.Andre Noll2020-09-23
* | Update .gitignore.Andre Noll2020-09-23
* | web: Add style sheet.Andre Noll2020-09-22
* | web: Streamline INSTALL.Andre Noll2020-09-22
* | web: Simplify main page.Andre Noll2020-09-22
* | web: Let logo link to index.html rather than ".".Andre Noll2020-09-22
* | web: Don't duplicate the html header.Andre Noll2020-09-22
* | web: Get rid of doxygen.Andre Noll2020-09-22
* | web: Convert QUICK_START to markdown syntax.Andre Noll2020-09-22
* | web: Fix typo in README.Andre Noll2020-09-22
* | Activate -Wsign-compare.Andre Noll2020-09-12
* | build: Deactivate implicit build make(1) rules.Andre Noll2020-06-17
* | build: Mark files generated by lopsub as precious.Andre Noll2020-06-17
* | build: Remove make(1) targets to build a static library.Andre Noll2020-06-17
* | build: Combine make(1) targets osl_errors.h and osl.h.Andre Noll2020-06-17
* | build: Make sure osl.h exists when we run the compiler.Andre Noll2020-06-17
|/
* Don't mention MacOS and Solaris in README and INSTALL.Andre Noll2020-06-16
* Makefile: Also build osl.h by default.Andre Noll2020-06-15
* build: Add $(LDFLAGS) to rule for oslfsck.Andre Noll2020-06-07
* build: Prefix CFLAGS and friends with OSL_.Andre Noll2020-06-07
* build: Reorder make variables.Andre Noll2020-06-07
* build: Combine CFLAGS and LIBCFLAGS.Andre Noll2020-06-07
* build: Simplify LDFLAGS setting.Andre Noll2020-06-07
* build: Simplify Makefile.Andre Noll2020-06-07
* build: Drop support for SunOS and MacOS.Andre Noll2020-06-07
* build: Don't insist on gcc.Andre Noll2020-06-07
* build: Create dependencies on the fly.Andre Noll2020-06-07
* NEWS: Fix two typos.Andre Noll2020-05-17
* Improve documentation of osl_rbtree_loop().Andre Noll2020-05-16
* Merge branch 'refs/heads/t/lopsub'Andre Noll2019-06-03
|\
| * Convert oslfsck to lopsub.Andre Noll2017-04-11
* | Merge branch 'refs/heads/t/build'Andre Noll2019-05-05
|\ \
| * | build: Fix dependencies for oslfsck.Andre Noll2017-04-19
| |/