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