|
61618b72bc
|
Fix easycsv_find_value documentation
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 21:30:53 +02:00 |
|
|
3178e0eccf
|
Corrected cell names
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:59:28 +02:00 |
|
|
39059b3e49
|
Remove unneeded variables and initialisations in easycsv_read_value
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:57:46 +02:00 |
|
|
3304163ab0
|
Fix easycsv_read_value with more tests
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:57:03 +02:00 |
|
|
2fa4ca384c
|
Fix easycsv_read_value
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:25:30 +02:00 |
|
|
bb1e4aef4f
|
Specify that easycsv_read_value returns heap-allocated string pointer
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:24:23 +02:00 |
|
|
769322ec6b
|
Modify 1.csv to be more logical
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 20:23:33 +02:00 |
|
|
d4b53ede9b
|
All private members are now public members.
* Construction, destruction, print row, print columns all work in READ mode
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
|
2021-07-16 18:46:36 +02:00 |
|
|
1156c9debf
|
Complete documentation of public header
|
2021-07-11 17:31:01 +02:00 |
|
|
5f50b57b36
|
Reorganise easycsv_access_suite
|
2021-07-11 17:16:10 +02:00 |
|
|
449a1bb36c
|
Partially add documentation and remove const when not needed
|
2021-07-11 17:05:18 +02:00 |
|
|
fd78125832
|
Removed _easycsv declaration in public header
|
2021-07-11 16:50:23 +02:00 |
|
|
fc57b7639b
|
Separated private and public methods
|
2021-07-11 16:44:11 +02:00 |
|
|
83662a410e
|
Move easycsv.h to include/ directory
|
2021-07-11 12:03:27 +02:00 |
|
|
47095a868e
|
Move print test suite to read test suite
|
2021-06-29 23:42:33 +02:00 |
|
|
9d1dcc5714
|
Shuffle tests suite func definitions
|
2021-06-29 23:39:38 +02:00 |
|
|
0354afb2b7
|
Fix _priv->fp malloc & strcpy
|
2021-06-29 23:37:41 +02:00 |
|
|
a8480a2fcf
|
Comment bugged _priv->fp malloc and fix malloc of easycsv *csv in easycsv_init
|
2021-06-29 23:33:34 +02:00 |
|
|
b2f9953f31
|
Set all members to NULL or 0 manually and implement fopen under EASYCSV_W
|
2021-06-29 22:56:55 +02:00 |
|
|
4c65f21664
|
Skip constructor write mode
|
2021-06-29 22:19:30 +02:00 |
|
|
5a2b67b933
|
Improve constructor test suite
|
2021-06-29 21:41:22 +02:00 |
|
|
d4e8cc96b2
|
Replace configure script with bootstrap
|
2021-06-29 20:39:40 +02:00 |
|
|
6199dc4a12
|
Fix malloc size
|
2021-06-28 12:11:14 +02:00 |
|
|
f97f364681
|
Update requirements for pkg-config and make check mandatory
|
2021-06-27 22:06:21 +02:00 |
|
|
45a80ef9b5
|
Use pkg-config instead of automake m4 macros for check
|
2021-06-27 22:04:43 +02:00 |
|
|
0cc45de949
|
Update LICENSE
|
2021-06-27 21:52:06 +02:00 |
|
|
dd1bcaa4dd
|
Specified shared nature of library
|
2021-06-27 21:50:24 +02:00 |
|
|
6bb86dbb16
|
Add testing suites
|
2021-06-27 21:50:05 +02:00 |
|
|
0117c62230
|
Fix typo '_easycsv_checkcsvandstring_two'
|
2021-06-27 21:19:44 +02:00 |
|
|
4b8ad08ce6
|
Implementation of automake
|
2021-06-27 18:56:38 +02:00 |
|
|
d61ca87864
|
Add missing curly bracket
|
2021-06-27 18:54:15 +02:00 |
|
|
3ea74a6b12
|
Add build requirements
|
2021-06-27 18:53:54 +02:00 |
|
|
fc3729ff7c
|
Add README
|
2021-06-27 18:22:54 +02:00 |
|
|
a7110f5021
|
Remove temporary files in tests/
|
2021-06-27 18:22:16 +02:00 |
|
|
e69ecdac9e
|
Remove temporary files
|
2021-06-27 18:21:23 +02:00 |
|
Pradana Aumars
|
5a1a8a3d65
|
Merge branch 'master' of https://gitlab.com/aumars/easycsv
|
2018-02-22 14:24:08 +01:00 |
|
Pradana Aumars
|
5fe0285184
|
Set proper email address
|
2018-02-22 14:23:23 +01:00 |
|
Pradana Aumars
|
68da1ddec5
|
More features
|
2018-02-22 14:22:21 +01:00 |
|
Pradana Aumars
|
217543cdea
|
Merge branch 'master' of https://gitlab.com/aumars/easycsv
|
2018-02-21 20:48:22 +01:00 |
|
Pradana Aumars
|
a143d3db93
|
Added more features
|
2018-02-21 20:40:51 +01:00 |
|
Pradana Aumars
|
4e5b18cce9
|
Add LICENSE
|
2018-02-11 17:21:04 +00:00 |
|
Pradana Aumars
|
e1d1e9f723
|
Initial commit
|
2018-02-11 18:14:34 +01:00 |
|