summaryrefslogtreecommitdiffstats
path: root/src/lib/cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [1924] Test for the C++ want_answer parameterMichal 'vorner' Vaner2013-01-313-23/+72
| * [1924] Unittest for the original C++ group_sendmsgMichal 'vorner' Vaner2013-01-311-29/+74
| * [1924] Method to read messages sent over wire in testsMichal 'vorner' Vaner2013-01-311-11/+85
| * [1924] (minor) Style cleanupsMichal 'vorner' Vaner2013-01-302-8/+6
* | [master] Merge branch 'trac2665'JINMEI Tatuya2013-02-111-5/+5
|\ \
| * | [2665] use istream::ignore() (and ignore result) to skip chars instead of get()JINMEI Tatuya2013-02-091-5/+5
| |/
* / [2617] log lname after establishing cc session; for debug aidJINMEI Tatuya2013-01-302-0/+5
|/
* Merge branch 'master' into trac2571_commit_log_fixShane Kerr2013-01-211-2/+1
|\
| * Merge branch 'master' into trac2432Mukund Sivaraman2013-01-071-2/+2
| |\
| * | [2432] Fix more cases of \return (use singular form)Mukund Sivaraman2013-01-071-2/+1
* | | [2571] Explain unit test for character 255.Shane Kerr2013-01-141-0/+3
* | | [2571] a small optimization: avoid calling strlen() every time in loopJINMEI Tatuya2013-01-141-1/+3
* | | [2571] editorial cleanups: &/* position, use camel name for func; constJINMEI Tatuya2013-01-141-48/+48
* | | [2571] Change from char to int when we need special character values.Shane Kerr2013-01-142-11/+11
| |/ |/|
* | [2507] Remove redundant assignmentsMukund Sivaraman2012-12-191-2/+2
|/
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-252-6/+6
* [2302] Add a set test for map ElementMukund Sivaraman2012-10-101-0/+2
* [2302] Check map dataMukund Sivaraman2012-10-101-0/+1
* [2302] Add ConstElementPtr version of tests for all types of ElementMukund Sivaraman2012-10-101-62/+186
* [2302] Untabify and delete trailing whitespaceMukund Sivaraman2012-10-102-15/+15
* [2302] Fix bugs in Element classKazunori Fujiwara2012-10-103-22/+40
* [2278] A number of cppcheck fixesJelte Jansen2012-09-271-4/+4
* [2071] Add b10 prefix to libcc.laMukund Sivaraman2012-08-022-6/+6
* [2071] Add b10 prefix to liblog.laMukund Sivaraman2012-08-022-2/+2
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-021-1/+1
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [1651] Merge branch 'master' into trac1651Tomek Mrugalski2012-06-211-1/+4
|\
| * [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
| * [master] remove extra whitespaceJeremy C. Reed2012-05-311-1/+1
* | [1651] Changes after review in dhcp4 and IfaceMgrTomek Mrugalski2012-06-111-1/+1
* | [1651] tests for Session::getSocketDesc() implemented.Tomek Mrugalski2012-05-312-0/+16
* | [1651] Support for msgq implemented in b10-dhcp4 component.Tomek Mrugalski2012-05-302-0/+18
|/
* [1818] Report the error code when CC_ASYNC_READ_FAILED is loggedMukund Sivaraman2012-04-152-2/+2
* [master] fix linker problem in lib/cc unit testJelte Jansen2012-04-121-2/+5
* [1626] move some more json tests aroundJelte Jansen2012-04-021-9/+9
* [1626] use one list of 'whitespace' charsJelte Jansen2012-04-022-10/+22
* [1626] Add more testcasesMukund Sivaraman2012-04-021-6/+8
* [1626] check string termination and whitespace fixJelte Jansen2012-04-022-4/+11
* [1626] Add some more testcasesMukund Sivaraman2012-04-021-0/+10
* [1626] fix non-printable escaping in json convJelte Jansen2012-03-302-13/+58
* [1626] remove wrong comment lineJelte Jansen2012-03-291-1/+0
* [1626] do not escape forward slash in toJSONJelte Jansen2012-03-292-4/+4
* [1626] escape JSON strings correctlyJelte Jansen2012-03-292-5/+56
* Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-092-0/+6
* [1470] Update test for the const removeIdentical() methodStephen Morris2011-12-161-0/+5
* [1470] Iterate over unchanging map when removing identical elementsStephen Morris2011-12-122-2/+12
* [1470] Removed declared but unused exception variableStephen Morris2011-12-121-1/+1
* [1470] Change some loop indexes to unsigned valuesStephen Morris2011-12-122-3/+3
* [trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166Jeremy C. Reed2011-11-022-2/+3
|\
| * [jreed-doxygen] fix doxygen warningJeremy C. Reed2011-07-181-1/+2