Menu

/trunk/src/SerializeUtils.h Commit Log


Commit Date  
[r746] (2.0 kB) by steveking

Remove the "using namespace std" statements and explicitly refer to the std namespace where needed.

2012-06-03 14:15:11 View
Download
[r685] (2.0 kB) by XhmikosR

* add an empty line after the license header
* remove unneeded empty lines at the end of files
* use the right case for the includes
* always use <> for system headers
* update ext/Versions.txt

2012-05-02 09:37:14 View
Download
[r517] (2.0 kB) by steveking

convert tabs to spaces.

2010-04-25 07:42:32 View
Download
[r461] (1.9 kB) by steveking

(Fixes issue #200) : CommitMonitor fails to store repository information when a large amount of log information is retrieved
* drop the limit of 100kB for strings when serializing
* use a wchar_t static buffer for smaller wide char strings

2009-09-18 19:06:09 View
Download
[r209] (1.8 kB) by steveking

Add methods to serialize a byte buffer.
This is required to solve issue #5.

2007-12-02 13:47:32 View
Download
[r191] (1.7 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r186] (849 Bytes) by steveking

Use a memory mapped file for loading the url infos.

2007-11-01 13:43:11 View
Download
[r182] (638 Bytes) by steveking

Don't use a static buffer, it's not thread safe.

2007-10-15 11:41:19 View
Download
[r181] (737 Bytes) by steveking

Improve memory allocation handling.

2007-10-15 11:08:00 View
Download
[r180] (600 Bytes) by steveking

Use buffered file read/write.

2007-10-11 13:48:59 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.