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 8 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- depend on libgsf-1-dev (>= 1.13.2)
steinm
More...
over 19 years ago
- many line number changes
steinm
More...
over 19 years ago
- added note about px_close_fp being deprecated
steinm
More...
over 19 years ago
- set pxdoc->px_stream->close and not pxdoc->px_close_fp in order to close file which was opened with PX_create_file()
steinm
More...
over 19 years ago
- new implementation of cvs_parse_str()
steinm
More...
over 19 years ago
- fixed copyright notice
steinm
More...
over 19 years ago
po/Makefile.in.in
steinm
More...
over 19 years ago
- some new messages - many line number changes
steinm
More...
over 19 years ago
- fixed error when reading the remaining of a line as the last field and this field contains a separator char.
steinm
More...
over 19 years ago
- added one new translation
steinm
More...
almost 20 years ago
- added tons of changes for version 0.6.0
steinm
More...
almost 20 years ago
- tag function names with <function>
steinm
More...
almost 20 years ago
- make px_fileblocks, px_firstblock, px_lastblock in pxdoc unsigned
steinm
More...
almost 20 years ago
- fixed typo
steinm
More...
almost 20 years ago
- use get_short_le_s() to get number of bytes used in a datablock because it is a signed value
steinm
More...
almost 20 years ago
- new function get_short_le_s() which returns signed short int in opposite to get_short_le() which returns unsigned short int. get_short_le_s() is needed to read the size in a datablock header which is negative if no record is in the datablock.
steinm
More...
almost 20 years ago
- added extra messages in verbose mode
steinm
More...
almost 20 years ago
- fixed copyright notice
steinm
More...
almost 20 years ago
- added not that this function is deprecated
steinm
More...
about 20 years ago
- added note that this function is deprecated
steinm
More...
about 20 years ago
- new functions strnchr() und fnprinf()
steinm
More...
about 20 years ago
- much better description on how to use the function
steinm
More...
about 20 years ago
- some more on how to uses the function including an example
steinm
More...
about 20 years ago
- added new sgml files
steinm
More...
about 20 years ago
- fixed two small errors in error messages
steinm
More...
about 20 years ago
- many new messages and german translations
steinm
More...
about 20 years ago
- inserting a new record containing a blob field at a position which was previously freed does not corrupt the database anymore.
steinm
More...
about 20 years ago
- PX_get_data_{alpha|blob} do not in any case return a null terminated string which could cause a segm fault. This correctly handled now.
steinm
More...
about 20 years ago
- new struct px_mbblockinfo to hold information about the block in a blob file - added list of blocks to struct px_blob - added some missing prototypes
steinm
More...
about 20 years ago
- new function build_mb_block_list() which builds a list of blocks in the blob file (similar to index in db files). This list is used to find space for new blobs. - new function px_delete_blobs() which removes the blob data from the blob file - new function px_find_blob_slot() to find free space in the blob file - PX_insert_record() and PX_update_record() propperly modify the blob file - removed many unused variables - Output strerror() message when fopen() fails.
steinm
More...
about 20 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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