src/common/buffer.h
Fri, 28 Mar 2008 18:45:10 -0700 Mathieu Lacage add Htolsb and Lsbtoh write/read methods
Wed, 12 Sep 2007 11:22:05 +0200 Mathieu Lacage enable buffer heuristics
Wed, 12 Sep 2007 11:16:18 +0200 Mathieu Lacage add 'internal' documentation, cleanup a bit
Wed, 12 Sep 2007 10:11:57 +0200 Mathieu Lacage fix non-optimized build
Tue, 11 Sep 2007 15:06:27 +0200 Mathieu Lacage optimize Iterator::ReadU8
Tue, 11 Sep 2007 14:56:10 +0200 Mathieu Lacage optimize Buffer::WriteU8 variants
Tue, 11 Sep 2007 14:10:02 +0200 Mathieu Lacage optimize Buffer::WriteU8
Mon, 10 Sep 2007 16:45:52 +0200 Mathieu Lacage rewrite the buffer code extensively
Mon, 10 Sep 2007 08:54:11 +0200 Mathieu Lacage add Buffer::m_zeroAreaStart
Sun, 09 Sep 2007 21:16:05 +0200 Mathieu Lacage make Buffer::m_end really represent the end of the data rather than its size
Sun, 09 Sep 2007 10:38:22 +0200 Mathieu Lacage Buffer::m_size -> Buffer::m_end
Fri, 07 Sep 2007 19:47:06 +0200 Mathieu Lacage get rid of GetIndex
Fri, 07 Sep 2007 19:39:47 +0200 Mathieu Lacage re-implement all Iterator::Write and Iterator::Read methods
Fri, 07 Sep 2007 18:45:00 +0200 Mathieu Lacage add a m_dataStart member in Buffer::Iterator
Fri, 07 Sep 2007 08:34:46 +0200 Mathieu Lacage move inline code from header to .cc file prior to rework of Buffer
Thu, 06 Sep 2007 11:18:35 +0200 Mathieu Lacage an euclidian distance is always positive
Sat, 04 Aug 2007 09:31:52 +0200 Mathieu Lacage add Buffer::CreateFullCopy and make TransformInto private
Mon, 23 Jul 2007 13:58:53 +0200 Mathieu Lacage fix bug 57
Thu, 19 Jul 2007 12:48:22 +0100 Gustavo J. A. M. Carneiro Buffer::Iterator::Write (buffer, size) should have a uint32_t parameter, not
Fri, 01 Jun 2007 15:23:07 +0200 Mathieu Lacage add more asserts, make TransformIntoRealBuffer public for Packet class
Fri, 01 Jun 2007 12:42:29 +0200 Mathieu Lacage add test and fix buggy assert
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Wed, 01 Nov 2006 13:11:30 +0100 Mathieu Lacage fix coding style
Sat, 21 Oct 2006 11:35:02 +0200 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:17:03 +0200 Mathieu Lacage change emacs mode to new NS3 elisp mode
Fri, 06 Oct 2006 13:37:25 +0200 Mathieu Lacage fix coding style
Mon, 02 Oct 2006 14:34:53 +0200 Mathieu Lacage fix emacs tab mode (reported by george)
Fri, 08 Sep 2006 18:45:48 +0200 Mathieu Lacage replace pointers with references
Wed, 06 Sep 2006 15:20:25 +0200 Mathieu Lacage add comment on implementation location
Tue, 05 Sep 2006 13:18:11 +0200 Mathieu Lacage change indent to be 4 spaces
Tue, 05 Sep 2006 13:13:39 +0200 Mathieu Lacage variable/method/function coding style update
Tue, 05 Sep 2006 12:54:53 +0200 Mathieu Lacage member variables coding style change
Tue, 29 Aug 2006 17:55:34 +0200 Mathieu Lacage change yans namespace to ns3
Tue, 29 Aug 2006 17:42:13 +0200 Mathieu Lacage import from yans
less more (0) tip