summaryrefslogtreecommitdiff
path: root/includes/Input.h
AgeCommit message (Expand)Author
2013-12-20Switching off_t to off64_t.Nicolas "Pixel" Noble
2013-08-05Sure, why not.Nicolas "Pixel" Noble
2013-01-21ZStreams's close, read and write are now fully interruptible. Will need some ...Nicolas 'Pixel' Noble
2013-01-20Input's open, read and close are now operations fully interruptible.Nicolas 'Pixel' Noble
2013-01-20Adding open() as an operation to Input and Output.Nicolas 'Pixel' Noble
2012-08-29Using true C++11 initializers in classes.Nicolas "Pixel" Noble
2011-10-26Protecting the IO class a bit more, and adding the raw filename paradigm for ...Pixel
2011-10-11Input class seems to be done.Pixel
2011-10-10Adding a few more features to Input, and actually creating a slightly better ...Pixel
2011-10-10Adding the 'stats' call to Input.Pixel
2011-10-10Adding the basic "Handle" structure, and adding an early version of Input.Pixel