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 9 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- removed some unused variables
steinm
More...
about 20 years ago
- add individual return codes in px_delete_data_from_block() - free memory in case of an error in px_delete_data_from_block() - new function px_delete_blob_data() which deletes the data from the blob file.
steinm
More...
about 20 years ago
- new functions PX_date2string() and PX_time2string() - PX_create_fp() opens file in "w+" mode - Open blobfile in "r+" mode
steinm
More...
about 20 years ago
- took out warning 'Tablename is empty' is empty when writing the header.
steinm
More...
about 20 years ago
- updated to new api
steinm
More...
about 20 years ago
- took out some stuff which doesn't work on other distribution than debian
steinm
More...
about 20 years ago
- fixed typo
steinm
More...
about 20 years ago
- tons of changes to introduce a new api for retrieval and modification of database records. It consists of the new functions: PX_retrieve_record() PX_insert_record() PX_delete_record() PX_update_record() Not all functions can handle blobs at the current time of development. A field value is stored in the struct pxval_t. A record is an array of (pxval_t *).
steinm
More...
about 20 years ago
- fixed comment
steinm
More...
about 20 years ago
- next version will be 0.6.0
steinm
More...
about 20 years ago
- included new man pages
steinm
More...
about 20 years ago
- initial man page
steinm
More...
about 20 years ago
- PX_insert_record() returns the number of the new record - new debug function px_list_index() - various bug fixes
steinm
More...
about 20 years ago
- return position of record in block - fixed some small errors
steinm
More...
about 20 years ago
- added prototypes for PX_update_record() und PX_insert_record()
steinm
More...
about 20 years ago
- new function: PX_insert_record() - add new record PX_update_record() - update an exiting record px_find_slot() - find free slot in database px_find_solt_with_index() - find free slot in database using index
steinm
More...
about 20 years ago
- took out update of index from px_delete_data_from_block(). It is now in PX_delete_record();
steinm
More...
about 20 years ago
- some initial translations in french
steinm
More...
about 20 years ago
- started new version
steinm
More...
about 20 years ago
- many new messages and translations
steinm
More...
about 20 years ago
- added prototype for px_delete_data_from_block()
steinm
More...
about 20 years ago
- new function PX_delete_record()
steinm
More...
about 20 years ago
- new function px_delete_data_from_block()
steinm
More...
about 20 years ago
� new prototype for px_add_data_to_block()
steinm
More...
about 20 years ago
- self build index will be deleted before new one is built - PX_put_record() can overwrite existing records
steinm
More...
about 20 years ago
- two extra parameter for px_add_data_to_block() + update returns 1 if a record was updated and 0 if a new one was added + recno specifies the record to be written
steinm
More...
about 20 years ago
- added block cache for reading from blob file
steinm
More...
about 20 years ago
- added entry for release 0.5.1
steinm
More...
about 20 years ago
- added more features
steinm
More...
about 20 years ago
- fixed link in each news entry
steinm
More...
about 20 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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