This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 07:18:11 +00:00
Code
Issues
Activity
Actions
fdffd8ece5
serenity
/
Userland
/
Applications
/
Spreadsheet
/
Readers
History
Download ZIP
Download TAR.GZ
AnotherTest
ccf84a4709
Spreadsheet: Ignore extra empty lines after the rows
...
We now ignore the last CRLF in e.g. ```csv aaa,bbb,ccc CRLF zzz,yyy,xxx CRLF ```
2021-03-28 11:46:47 +02:00
..
Test
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
CSV.h
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00
XSV.cpp
Spreadsheet: Ignore extra empty lines after the rows
2021-03-28 11:46:47 +02:00
XSV.h
Spreadsheet: Make the CSV reader more lenient
2021-03-28 11:46:47 +02:00