Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / libpspp / deque.h
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-03-30 Ben PfaffDeuglify deque code. Patch #5829.
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.