1
I Use This!
Inactive

Commits : Listings

Analyzed 27 minutes ago. based on code collected about 5 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Makefile-custom: Drop python2 and prefer -O2 over -O0 More... over 2 years ago
Add parsing for 8_367_33 - Environmental Message (#242) More... over 2 years ago
Add support for 8_367_25 (Satellite Ship Weather Tiny) More... over 2 years ago
Add 8:367:23 weather message (#240) More... over 2 years ago
Add code to parse 8:367:24 message. (#220) More... over 2 years ago
More string -> std::string More... over 2 years ago
codespell More... over 2 years ago
string -> std::string More... over 2 years ago
Fix up C++ tests after #221. More... over 2 years ago
Use uniqueptr and dynamic cast (#221) More... over 2 years ago
Add CI workflow More... over 2 years ago
Ais24: Raise decode error for unknown part_num More... almost 3 years ago
ais_py.cpp: Ensure all references are cleared before raising ais_py_exception More... almost 3 years ago
ais_py.cpp: Fix usage of PyList_SetItem More... almost 3 years ago
ais_py.cpp: Py_DECREF lists once inserted in dicts. More... almost 3 years ago
ais_py.cpp: Prefer PyDict_SetItemString over PyDict_SetItem More... almost 3 years ago
Merge pull request #192 from bitbouncer/master More... almost 4 years ago
install headers the right way More... almost 5 years ago
exports vdm.h More... almost 5 years ago
ais17_test.cc: Spelling: boradcast → broadcast More... about 5 years ago
ais17_test.cc: Remove comment with a message of type 16 ('@'). More... about 5 years ago
Merge pull request #189 from schwehr/drop-py2-issue-183 More... about 5 years ago
Merge pull request #190 from schwehr/spelling-issue-188 More... about 5 years ago
Switch travis to xenial and python 3.6 → 3.7 More... about 5 years ago
Drop support for python 2. More... about 5 years ago
Spelling: Addressd → Addressed More... about 5 years ago
version 0.17 More... over 6 years ago
Add ais_bitset.cpp to python's setup.py More... over 6 years ago
Move AisBitset into its own file More... over 6 years ago
Remove the unused Split(const string &str, const string &delim_str) More... over 6 years ago