Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t for lengths in stream objects | Pierre Ossman | 2019-11-15 | 1 | -4/+4 |
| | | | | | | | | Provides safety against them accidentally becoming negative because of bugs in the calculations. Also does the same to CharArray and friends as they were strongly connection to the stream objects. | ||||
* | Avoid dropping const qualifier needlessly | Pierre Ossman | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Migrating to new directory structure adopted from the RealVNC's source tree. ↵ | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+63 |
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519 |