Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.daimi.au.dk/svn/tpie/trunk@866 669acd26-ddd2-4139-9e68-486997aa639d
  • Loading branch information
Octavian Procopiuc committed Aug 30, 2002
1 parent cd91a57 commit df29e21
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions tpie/lib/src/ChangeLog
@@ -1,3 +1,22 @@
Thu Aug 29 23:01:23 2002
* bte_coll_base.cpp, bte_coll_mmap.cpp, bte_coll_ufs.cpp: Use bid_t to
represent the bid type at the bte collection level.

* bte_coll_mmap.cpp: Added the BTE_COLLECTION_MMAP_LAZY_WRITE
constant to specify the writing policy.

* tpie_log.cpp: Using tpie_tempnam instead of tempnam, to avoid warnings.
Changed prefix of log file name from "TPLOG" to "tpielog".

* tpie_tempnam.cpp: Added include string.h to make it compile on
Linux.

* tpie_tempnam.cpp: Added tpie_mktemp to replace mktemp, since it
was giving warnings on FreeBSD and Linux. Added a parameter to
tpie_tempnam to optionally specify the directory. When missing, it
defaults to NULL and tpie_tempnam uses the environment variable
etc.

Mon Jan 14 12:09:41 2002
* this file is now ChangeLog instead of Changelog.

Expand Down

0 comments on commit df29e21

Please sign in to comment.