aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/examples
Commit message (Expand)AuthorAge
* Restore benchmark iterations to 100000Gravatar Keith Winstein2012-03-14
* Eliminate one terminal copy per frame (20% speedup on benchmark)Gravatar Keith Winstein2012-03-14
* Modify benchmark to avoid excessive repeated linesGravatar Keith Winstein2012-03-14
* Optimize out use of sgr() by storing rendition instead (11% speedup)Gravatar Keith Winstein2012-03-14
* Add benchmark example (stress test for prediction overlay)Gravatar Keith Winstein2012-03-13
* Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.Gravatar Keith Winstein2012-03-10
* Allow explicit UDP port option, confine ports to range 60000..61000Gravatar Keith Winstein2012-03-10
* Fix asserts with side-effects (per Keegan McAllister)Gravatar Keith Winstein2012-03-08
* Don’t use $(builddir)Gravatar Anders Kaseorg2012-03-07
* Build with bundled libstddjb selfpipe by defaultGravatar Anders Kaseorg2012-03-07
* Use libstddjb's selfpipe instead of signalfdGravatar Quentin Smith2012-03-07
* Fix ioctlGravatar Quentin Smith2012-03-07
* Remove redundant uses of environGravatar Anders Kaseorg2012-03-07
* Handle util.h if it exists instead of pty.hGravatar Quentin Smith2012-03-07
* Add boost and protobuf in the places where they are neededGravatar Quentin Smith2012-03-07
* Add alternate timestamp implementationsGravatar Quentin Smith2012-03-07
* Stop overriding LIBS so that configure can properly set itGravatar Quentin Smith2012-03-07
* Make warning CXXFLAGS configurableGravatar Anders Kaseorg2012-03-07
* Move from protobuf-lite to protobuf to accommodate Ubuntu lucidGravatar Keith Winstein2012-02-20
* Compile without --std=c++0xGravatar Anders Kaseorg2012-02-17
* Purge ‘using namespace std’ from header filesGravatar Anders Kaseorg2012-02-17
* Fix wchar_t format string typesGravatar Anders Kaseorg2012-02-17
* Add .gitignore filesGravatar Anders Kaseorg2012-02-07
* Use protobuf_lite_CFLAGS and protobuf_lite_LIBS from configureGravatar Anders Kaseorg2012-02-07
* Add copyright/license noticesGravatar Keith Winstein2012-02-06
* Make examples compileableGravatar Keith Winstein2012-02-06