mirror of
				https://github.com/msgpack/msgpack-c.git
				synced 2025-11-04 04:09:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			61 lines
		
	
	
		
			990 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			61 lines
		
	
	
		
			990 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
0.12
 | 
						|
 | 
						|
    - PERL_NO_GET_CONTEXT makes horrible dTHXs. remove it.
 | 
						|
 | 
						|
0.11
 | 
						|
 | 
						|
    - oops(no feature changes)
 | 
						|
 | 
						|
0.10
 | 
						|
 | 
						|
    - added more test cases.
 | 
						|
    - fixed portability issue
 | 
						|
    - (reviewed by gfx++)
 | 
						|
 | 
						|
0.09_01
 | 
						|
 | 
						|
    - fixed memory leak issue(reported by Maxime Soulé)
 | 
						|
 | 
						|
0.09
 | 
						|
 | 
						|
    - support NVTYPE=="long double" or IVTYPE=="long long" environment
 | 
						|
      (thanks to Jun Kuriyama++)
 | 
						|
 | 
						|
0.08
 | 
						|
 | 
						|
    - fixed PVNV issue...
 | 
						|
 | 
						|
0.07
 | 
						|
 | 
						|
    - do not use switch (SvTYPE(val)).
 | 
						|
 | 
						|
0.06
 | 
						|
 | 
						|
    - use SvNOK.
 | 
						|
 | 
						|
0.05
 | 
						|
 | 
						|
    - change type detection for old perl
 | 
						|
 | 
						|
0.04
 | 
						|
 | 
						|
    - check SvROK first(reported by yappo++)
 | 
						|
    - PreferInteger: faster string to integer conversion; support negative value
 | 
						|
      (frsyuki++)
 | 
						|
    - make PreferInteger variable magical and remove get_sv from _msgpack_pack_sv
 | 
						|
      (frsyuki++)
 | 
						|
 | 
						|
0.03
 | 
						|
 | 
						|
    - performance tuning for too long string
 | 
						|
    - fixed memory leaks in stream unpacker
 | 
						|
 | 
						|
0.02
 | 
						|
 | 
						|
    - added $Data::MessagePack::PreferInteger
 | 
						|
      (requested by yappo++)
 | 
						|
 | 
						|
0.01
 | 
						|
 | 
						|
    - initial release to CPAN
 |