0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a test to verify that we can bind CSV to Map, having a schema to give property names More... over 12 years ago
Add unit tests for "raw access" (read with empty schema, i.e. no column names, no header); fix one bug found. More... over 12 years ago
Test reading using wrapper-array, fixed a bug More... over 12 years ago
add bit of sample data More... over 12 years ago
Add support for reading header lines More... over 12 years ago
Add generation of header line (column names) More... over 12 years ago
add unit test for header generation More... over 12 years ago
Add support for escaped chars More... over 12 years ago
Add more unit tests More... over 12 years ago
Add support for escapes in quoted values More... over 12 years ago
Fixes to quote handling, more tests More... over 12 years ago
First version with barely working reader side... More... over 12 years ago
Make parsing mostly work (w00t) for simple case; need to add base64 decoding More... over 12 years ago
And more work; getting reader-side unit tests to fail without crashing... More... over 12 years ago
More work for parsing, getting darn close... More... over 12 years ago
... More... over 12 years ago
Starting to add parsing pieces to CsvReader... More... over 12 years ago
Starting work on reader side, laying groundwork More... over 12 years ago
Fix OSGi imports More... over 12 years ago
Update readme More... over 12 years ago
Yet more work; can now build CsvSchema instances from POJO definitions More... over 12 years ago
More work on csv generation More... over 12 years ago
First limping-along version of CsvGenerator. W00t! More... over 12 years ago
Merge branch 'master' of github.com:FasterXML/jackson-dataformat-csv More... over 12 years ago
... More... over 12 years ago
... More... over 12 years ago
Yet more work, getting closer to producing CSV More... over 12 years ago
More work on completing CSV generation side More... over 12 years ago
... More... over 12 years ago
refactoring More... over 12 years ago