summaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Expand)Author
2026-08-23doc: Improve help text of osl_rbtree_loop().Andre Noll
2025-04-02Improve documentation of osl_get_nth_row().Andre Noll
2024-05-19Switch to https URLs.Andre Noll
2024-05-19INSTALL: Simplify dependency section.Andre Noll
2020-10-15osl-0.2.0.Andre Noll
2020-09-23build: Fix manual setting of CC.Andre Noll
2020-09-23build: Don't set CC twice.Andre Noll
2020-09-23build: Tell make(1) that the compiler creates .d files.Andre Noll
2020-09-23Update .gitignore.Andre Noll
2020-09-22web: Add style sheet.Andre Noll
2020-09-22web: Streamline INSTALL.Andre Noll
2020-09-22web: Simplify main page.Andre Noll
2020-09-22web: Let logo link to index.html rather than ".".Andre Noll
2020-09-22web: Don't duplicate the html header.Andre Noll
2020-09-22web: Get rid of doxygen.Andre Noll
2020-09-22web: Convert QUICK_START to markdown syntax.Andre Noll
2020-09-22web: Fix typo in README.Andre Noll
2020-09-12Activate -Wsign-compare.Andre Noll
2020-06-17Version 3 tables.Andre Noll
2020-06-17Add sha3 implementation, introduce version-2 tables.Andre Noll
2020-06-17Prepare hash_function() for multiple hash algorithms.Andre Noll
2020-06-17Store table version in struct osl_table.Andre Noll
2020-06-17Initialize column name hash *after* table version is known.Andre Noll
2020-06-17osl_open_table(): Remove pointless directory check.Andre Noll
2020-06-17Remove sha1.h.Andre Noll
2020-06-17Remove COMPAT_TABLE_VERSION.Andre Noll
2020-06-17build: Deactivate implicit build make(1) rules.Andre Noll
2020-06-17build: Mark files generated by lopsub as precious.Andre Noll
2020-06-17build: Remove make(1) targets to build a static library.Andre Noll
2020-06-17build: Combine make(1) targets osl_errors.h and osl.h.Andre Noll
2020-06-17build: Make sure osl.h exists when we run the compiler.Andre Noll
2020-06-16Don't mention MacOS and Solaris in README and INSTALL.Andre Noll
2020-06-15Makefile: Also build osl.h by default.Andre Noll
2020-06-07build: Add $(LDFLAGS) to rule for oslfsck.Andre Noll
2020-06-07build: Prefix CFLAGS and friends with OSL_.Andre Noll
2020-06-07build: Reorder make variables.Andre Noll
2020-06-07build: Combine CFLAGS and LIBCFLAGS.Andre Noll
2020-06-07build: Simplify LDFLAGS setting.Andre Noll
2020-06-07build: Simplify Makefile.Andre Noll
2020-06-07build: Drop support for SunOS and MacOS.Andre Noll
2020-06-07build: Don't insist on gcc.Andre Noll
2020-06-07build: Create dependencies on the fly.Andre Noll
2020-05-17NEWS: Fix two typos.Andre Noll
2020-05-16Improve documentation of osl_rbtree_loop().Andre Noll
2019-02-13Add explanation about lifetime of table description.Andre Noll
2019-02-13Add link to author homepage.Andre Noll
2017-04-19build: Fix dependencies for oslfsck.Andre Noll
2017-04-11Convert oslfsck to lopsub.Andre Noll
2016-09-19osl-0.1.3.v0.1.3Andre Noll
2016-07-28INSTALL: Explain how to update the library cache on MacOS.Andre Noll