Marcin Siodelski
|
2c10fa4964
|
[2312] Add std namespace before distance.
If omitted the build fails on Solaris complaining that distance is unknown.
|
2012-11-28 19:52:53 +01:00 |
|
Marcin Siodelski
|
c3e696cb4b
|
[2312] Fixed unit tests for custom option as a result of review.
|
2012-11-28 17:45:27 +01:00 |
|
Marcin Siodelski
|
d85d48eee9
|
[2312] Changes to the code as a result of review.
|
2012-11-28 17:04:26 +01:00 |
|
Stephen Morris
|
ee7dbbde63
|
[2312] Fix some typos and missing Doxygen keywords
|
2012-11-28 13:03:44 +00:00 |
|
Jelte Jansen
|
e8dd780ac8
|
[master] Update changelog for merge of #1044
|
2012-11-28 11:17:56 +01:00 |
|
Jelte Jansen
|
43b0ea4216
|
[master] Merge branch 'trac1044'
|
2012-11-28 11:17:12 +01:00 |
|
Jelte Jansen
|
e206bfd604
|
[2374] Only recognize numbers if MasterLexer::NUMBER is set
|
2012-11-28 11:07:06 +01:00 |
|
Marcin Siodelski
|
31b4c8a77f
|
[2365] Added todo comments for added functions.
|
2012-11-28 10:57:23 +01:00 |
|
Marcin Siodelski
|
0c58aace22
|
[2365] Use (un)packOptions functions in classes derived from Option.
|
2012-11-28 10:42:16 +01:00 |
|
Marcin Siodelski
|
69950d299b
|
[2365] Added packOptions and unpackOptions.
|
2012-11-28 10:34:57 +01:00 |
|
Marcin Siodelski
|
863da09e4d
|
[2312] Implemented toText method for custom options.
|
2012-11-28 10:02:18 +01:00 |
|
Jelte Jansen
|
8b10f38aeb
|
[master] Re-added 'u' marker for long unsigned
Which got accidentally removed in the previous commit
|
2012-11-27 23:52:48 +01:00 |
|
JINMEI Tatuya
|
bb38dbf065
|
[2420] re-create updater in clearZoneData() to avoid referencing invalid data
|
2012-11-27 14:05:43 -08:00 |
|
JINMEI Tatuya
|
c42c6b938a
|
[2420] fixed typo in test names
|
2012-11-27 13:29:39 -08:00 |
|
Jelte Jansen
|
019d55a3b5
|
[master] Fix overflow catching in number lexer state
|
2012-11-27 22:23:53 +01:00 |
|
Marcin Siodelski
|
ff2167388f
|
[2312] Implemented OptionCustom::toText() function.
|
2012-11-27 21:53:54 +01:00 |
|
Jelte Jansen
|
01c67a64dc
|
[master] fix compiler warning; append 'u' to large unsigned decimals
|
2012-11-27 17:22:14 +01:00 |
|
Marcin Siodelski
|
2dd98a1137
|
[2312] Corrected typos in doxygen documentation.
|
2012-11-27 16:58:06 +01:00 |
|
Marcin Siodelski
|
7cbe475737
|
[2312] Report an error when option data is truncated.
|
2012-11-27 16:52:51 +01:00 |
|
Marcin Siodelski
|
e467024465
|
[2312] Code cleanup in OptionCustom::createBuffers.
|
2012-11-27 15:50:36 +01:00 |
|
Jelte Jansen
|
4dbb7316aa
|
[master] Fix changes from #2374 to match API changes
|
2012-11-27 14:49:40 +01:00 |
|
Marcin Siodelski
|
47e1dfee34
|
[2312] Added the method to return number of option data field.
|
2012-11-27 14:32:34 +01:00 |
|
Jelte Jansen
|
2972b769ea
|
[master] Merge branch 'trac2374'
|
2012-11-27 14:29:05 +01:00 |
|
Jelte Jansen
|
522f3f2bd6
|
[2374] Add one more test to numbers-that-are-strings
|
2012-11-27 14:28:41 +01:00 |
|
Jelte Jansen
|
81231871c4
|
[2398] minor update: fix an error message
|
2012-11-27 14:22:15 +01:00 |
|
Marcin Siodelski
|
deaf3af3f2
|
[2312] Constructor unit test.
|
2012-11-27 14:21:03 +01:00 |
|
Mukund Sivaraman
|
f8f96f9e0a
|
[master] Update .gitignore files
|
2012-11-27 18:49:23 +05:30 |
|
Jelte Jansen
|
af81d77242
|
[2398] Unify two sending methods a bit
By moving the error-checking into __send_data(), both send_prepared_msg() and __process_write() now only need to check the return value
|
2012-11-27 14:09:20 +01:00 |
|
Marcin Siodelski
|
276a08d337
|
[2312] Implement pack and unpack.
|
2012-11-27 13:43:54 +01:00 |
|
Mukund Sivaraman
|
01ada2f4e0
|
[master] Fix test for the case where Python readline isn't available
|
2012-11-27 17:14:05 +05:30 |
|
Mukund Sivaraman
|
cb3ad87dd3
|
[master] Fix sed regex syntax for BSDs' sed
|
2012-11-27 17:14:05 +05:30 |
|
Stephen Morris
|
a1f129606c
|
[2364] Merge branch 'master' into trac2364
|
2012-11-27 11:09:00 +00:00 |
|
Stephen Morris
|
4a1003b53e
|
[2364] Correct typos in header comments
|
2012-11-27 11:06:30 +00:00 |
|
Jelte Jansen
|
8e6846495d
|
[2398] Add second control socket pair to test msgq
And remove internal timeouts in msgq again; actions are now only triggered by available data, as in the original
|
2012-11-27 12:00:52 +01:00 |
|
Marcin Siodelski
|
0a5970240b
|
[2312] Return option length.
|
2012-11-27 11:48:25 +01:00 |
|
Marcin Siodelski
|
c12d1b3b6e
|
[2312] Updated doxygen comments in option_custom.h
|
2012-11-27 11:48:06 +01:00 |
|
Stephen Morris
|
0811abc7c8
|
[master] Change log for trac 2410
|
2012-11-27 10:44:09 +00:00 |
|
Stephen Morris
|
f53e65cdce
|
[2410] Merge branch 'master' into trac2410
|
2012-11-27 10:16:03 +00:00 |
|
Marcin Siodelski
|
a6c3266fe1
|
[2312] Unit tests to validate custom options for different definitions.
|
2012-11-27 11:06:29 +01:00 |
|
Marcin Siodelski
|
93f7ca576d
|
[master] Update ChangeLog for #2490.
|
2012-11-27 08:42:56 +01:00 |
|
Marcin Siodelski
|
c02e37894d
|
[2312] Swap the custom option buffers when all initialized.
|
2012-11-27 08:26:44 +01:00 |
|
Mukund Sivaraman
|
6921ae3d95
|
[2497] Add missing testcase for AbstractRdataFactory::create() from lexer
|
2012-11-27 10:20:18 +05:30 |
|
Mukund Sivaraman
|
331d377c8f
|
[2497] Add a new RdataFactory class which includes the new create() impl
Also code to gen-rdatacode.py to optionally use the new RdataFactory
for some types if configured to do so.
|
2012-11-27 09:57:19 +05:30 |
|
Mukund Sivaraman
|
e980e67482
|
[2497] Delete trailing whitespace
|
2012-11-27 09:45:39 +05:30 |
|
Mukund Sivaraman
|
0bfb997069
|
[2497] Rename existing RdataFactory to OldRdataFactory
|
2012-11-27 09:38:45 +05:30 |
|
Mukund Sivaraman
|
1b6614825a
|
[2497] Introduce a new AbstractRdataFactory::create() that takes a MasterLexer
Also have a default implementation that simply concatenates
all token data into a string and calls the create() variant
which accepts a string.
|
2012-11-27 09:30:46 +05:30 |
|
Mukund Sivaraman
|
1051eb47c6
|
[2497] Add placeholder MasterLoader class
It just contains MasterLoader::Options enum for now.
|
2012-11-27 09:28:26 +05:30 |
|
Mukund Sivaraman
|
79968a268b
|
[2497] Fix #endif comment to match #if comment
|
2012-11-27 09:27:47 +05:30 |
|
Mukund Sivaraman
|
27a137f19c
|
[1745] Update ChangeLog
|
2012-11-27 07:10:53 +05:30 |
|
Mukund Sivaraman
|
fc8bbf3d43
|
Merge branch 'master' into trac1745
|
2012-11-27 06:20:42 +05:30 |
|