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 5 hours
ago. based on code collected
about 10 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 6 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- prepare for version 0.2.7
steinm
More...
over 19 years ago
- ???
steinm
More...
over 19 years ago
ome line number changes
steinm
More...
over 19 years ago
- treat .YGx files like .PX files - fixed some error messages - fixed header in csv output for .PX and. .YGx files, extra fields had the wrong field type
steinm
More...
over 19 years ago
- fixed nasty error in calculation of recordsize. It must have been twice as large. - set px_primarykeyfields in the paradox header to 2 if it is a secondary index file - calculate the header size properly even for sec. index files
steinm
More...
over 19 years ago
- prepare for version 0.6.1
steinm
More...
over 19 years ago
- fixed reading and writing of the head of secondary index files (writing hasn't been tested)
steinm
More...
over 19 years ago
- initialize pxdoc->px_head to NULL in PX_new3() and PX_close()
steinm
More...
over 19 years ago
- use function tag to mark up function references - added note about who needs to free the memory
steinm
More...
over 19 years ago
- added prototyp for PX_pack()
steinm
More...
over 19 years ago
- tons of changed line numbers - some new german translations
steinm
More...
over 19 years ago
- PX_retrieve_record() checks in NULL values in Blob fields - fixed several error messages
steinm
More...
over 19 years ago
- free some more memory - allow years to be 6 digits long in PX_timestamp2string()
steinm
More...
over 19 years ago
- initial version of PX_pack() (not working) - auto increment fields of type pxfAutoInc
steinm
More...
over 19 years ago
- note about handling of pxfAutoInc and blob fields
steinm
More...
over 19 years ago
- Use function tag if referencing a function
steinm
More...
over 19 years ago
- blobs are handled like strings
steinm
More...
over 19 years ago
- use function tag for all references to a function
steinm
More...
over 19 years ago
- send user to PX_insert_record() for more infos
steinm
More...
over 19 years ago
- fixed some function names - some more info about PX_update_record()
steinm
More...
over 19 years ago
- added section about software that uses pxlib
steinm
More...
over 19 years ago
- prepare for next version 0.0.10
steinm
More...
over 19 years ago
- documented option --datetime-format - changed default for date format
steinm
More...
over 19 years ago
- set default for date format to 'Y-m-d' - fixed segm fault when option --datetime-format is used
steinm
More...
over 19 years ago
- fixed explaination on who space of records which are deleted will be reused by PX_insert_record()
steinm
More...
over 19 years ago
- added initial documentation for the new functions in pxlib 0.6.0
steinm
More...
over 19 years ago
- various line number changes
steinm
More...
over 19 years ago
- update one translation
steinm
More...
over 19 years ago
- PX_delete_record() didn't update the internal index properly which causes a failure on the next PX_insert_record() - some more comments
steinm
More...
over 19 years ago
- added more explaination on how px_delete_data_from_block() works
steinm
More...
over 19 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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