source: libcfa/src/fstream.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f842032   23 months pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @e0dc038   2 years pabuhr first attempt at new C string input
(edit) @d0cfcbe1   2 years pabuhr change setter routines in basic_i/ostream to return previous state
(edit) @502a107   2 years pabuhr add comment on lock$ in i/ofstream indicating used by trait is_lock …
(edit) @f5d9c37   2 years pabuhr harmonize separator manipulators names with newline names: change from …
(edit) @874b16e   2 years pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental
(edit) @31540f5   3 years ajbeach Exception Clean-Up: Removed extra include no longer needed with the … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @c8371b5   4 years pabuhr change getANL to getANL$ (private) ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @8dcb832   4 years pabuhr remove mutual-exclusion acquire for streams, add EINTR restarts for C … ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @7ce2483   4 years pabuhr formatting, remove release, and update lock/unlock for use with mutex … ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @7e7a076   4 years caparson added routines so fstreams could be acquired with the mutex stmt ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @ba0d2ea   4 years pabuhr add exceptions Close_Failure, Write_Failure, Read_Failure to fstream ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f9d8755   4 years pabuhr replace fstream macro EHM_EXCEPTION(Open_Failure) with new exception … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @00e9be9   4 years pabuhr add stream function clear, change eof to return bool ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f451177   4 years pabuhr remember basic_ostream nl and then override it using the basic_ostream … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b431515   4 years pabuhr formatting, rename public enum sepSize to ofstream_sepSize, change … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6c5d92f   4 years pabuhr for private variables and functions, move prefix $ to suffix $ ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ecfd758   4 years ajbeach Major exception update, seperating type-ids from virtual tables. The … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e474cf09   5 years pabuhr add concurrency lock to IO stream and provide user interface to lock stream ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d0502a3   5 years mlbrooks Fixing function bodies in bits/containers and bits/sequence so they … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8d321f9   5 years pabuhr adjust / comments, change exception name from IO_OPEN_FAILURE to … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @91e52be   5 years pabuhr raise exception IO_OPEN_FAILURE for open failure with input/output … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @40cac90   6 years pabuhr add printf/scanf attribute to ostream/istream "fmt" routine ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d1a9ff5   6 years pabuhr change private names to start with $, change NULL to 0p ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e3fea42   6 years pabuhr change "const char *" to "const char []" ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @4cae032   6 years pabuhr add missing destructor for ofstream nad ifstream ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a87d40b   6 years pabuhr add aliases stdin, stdout, stderr for sin, sout, serr ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @65240bb   6 years pabuhr first attempt to add streams exit and abort, rename private iostream … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5cb2b8c   6 years pabuhr update ofstream constructor ADT arm-eh ast-experimental cleanup-dtors enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @0efb269   6 years pabuhr add feature to input streams to read/not-read newline characters ADT arm-eh ast-experimental cleanup-dtors enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9d362a0   7 years pabuhr simplify code ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(edit) @5ea5b28   7 years pabuhr update iostream ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(edit) @200fcb3   7 years pabuhr add auto newline to sout, change endl to nl ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(edit) @0e0f128c   7 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(edit) @58b6d1b   7 years Thierry Delisle Fixed tests after headers change ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
(add) @73abe95   7 years Thierry Delisle Replace extension-less headers with .hfa ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr no_list persistent-indexer pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.