openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Library to read and write Paradox files
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 11 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 7 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- added type casting in define MAKE_PXVAL() to make g++ happy
steinm
More...
over 19 years ago
- fixed memory leak in px_insert_record() und px_update_record()
steinm
More...
over 19 years ago
- Moved several prototypes of statik functions from px_crypt.h to px_crypt.c
steinm
More...
over 19 years ago
- added prototype for px_delete_blob_data()
steinm
More...
over 19 years ago
- fixed compile warning
steinm
More...
over 19 years ago
- fixed example which contained call for PX_numfields() which has to be PX_get_num_fields()
steinm
More...
over 19 years ago
- added missing man pages
steinm
More...
over 19 years ago
- new version 0.6.0
steinm
More...
over 19 years ago
- changed version 0.6.0-rc1 to 0.6.0
steinm
More...
over 19 years ago
- initial version for new function in 0.6.0
steinm
More...
over 19 years ago
- explain why px_delete() has to be called afterwards
steinm
More...
over 19 years ago
- note about new function px_retrieve_record() which should be used instead
steinm
More...
over 19 years ago
- initial man page
steinm
More...
over 19 years ago
- added entry for version 0.6.0
steinm
More...
over 19 years ago
- various line number changes
steinm
More...
over 19 years ago
- new entry about fixed memory leak in 0.6.0
steinm
More...
over 19 years ago
- free memory for io stream in PX_close() in any case. Even if the the file isn't closed.
steinm
More...
over 19 years ago
- prepare for version 0.2.6
steinm
More...
over 19 years ago
- fixed output of field defintion for fields of type bcd
steinm
More...
over 19 years ago
- more changes for 0.6.0
steinm
More...
over 19 years ago
- many line number changes
steinm
More...
over 19 years ago
- PX_put_data_bcd() regards the current LC_NUMERIC setting and used the right decimal point
steinm
More...
over 19 years ago
- write the right size for a bcd field into the header
steinm
More...
over 19 years ago
- updated copyright message - many line number changes
steinm
More...
over 19 years ago
- added note about the drop hard coded LC_NUMERIC
steinm
More...
over 19 years ago
- Empty fields in csv input are treaded correctly - commented many debug outputs
steinm
More...
over 19 years ago
- BCD values can be converted - LC_NUMERIC isn't hard coded to C anymore - Fixed output of linenumbers in many error message. Now line number means the actual line number in the file. The first record has line number 2.
steinm
More...
over 19 years ago
- added note about the drop default for LC_NUMERIC
steinm
More...
over 19 years ago
- LC_NUMERIC isn't hardcoded to C anymore. Numeric values in csv output are quoted appropriately if the the decimal point == delimiter char.
steinm
More...
over 19 years ago
- another entry for 0.6.0
steinm
More...
over 19 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree