Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								58f35a07a5
							
							Update .gitignore
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								7ca627bfe9
							
							Fix out-of-tree builds of libaria2api
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4bd4aa2dc3
							
							mingw: Deactivate __USE_MINGW_ANSI_STDIO
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								51bbdbb085
							
							Update NEWS
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9a164bb4b1
							
							Bump up version number to 1.18.0
						 | 
						12 years ago | 
					
				
					
						
							
								   ITriskTI
							
						 | 
						
							
							
								d668a8a604
							
							Update aria2c.rst
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								acd2af82d0
							
							util::htmlEscape: Optimize a bit
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								3b0ad59ee5
							
							Use AM subdir-objects
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								75e61ee3d0
							
							Fast-path for percentEncodeMini(string&)
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								b2da75ca33
							
							Optimize htmlEscape implementation a bit
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								1b8de6bb18
							
							Add fast-path to percentEncode(string&)
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								72c5aaa31a
							
							Give hint on how to install sphinx-build
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								4418ebdedc
							
							AppleTLSSession: Remove unused private member
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								522ae80fd4
							
							Fix no-return warning in FtpInitiateConnectionCommand
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								c3b42da8d9
							
							AM_SILENT_RULES([yes]) with backwards-compatiblity
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								a3f86f313e
							
							Fix automake-1.14 am_aux_dir
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								0f86713b24
							
							Merge pull request #119 from tatsuhiro-t/kill-intl
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								2dd14236a3
							
							Require external gettext for --enable-nls
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								22e414dbb0
							
							Make AX_CXX_COMPILE_STDCXX_11 test for -stdlib=libc++ via std::shared_ptr
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								b888088dc3
							
							Make the configure check for C++11 compiler mandatory
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								ee2e21150b
							
							Use std::unordered_map in IndexedList for faster speed
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								252e91e0ac
							
							Add gettext-devel and cppunit to fedora package list
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								cf6f58ceec
							
							More code cleanups
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								8526ceeb45
							
							Convert to autos and ranged loops
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								d8f44ef4f6
							
							Convert most 0/NULL pointers to nullptr
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								9da17424c6
							
							Fix json::decodeGetParams when compiled with recent Apple clang
						 | 
						12 years ago | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								270f429838
							
							Fix util::nextParam when compiled with recent Apple clang
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d87365efc6
							
							Use @echo instead of $(warning ...) to suppress warning on autoreconf
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								c26c1e234a
							
							Move GHR outside of function and provide ctor to suppress compiler warning
						 | 
						12 years ago | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b6d84c0160
							
							Use nullptr for std::shared_ptr and unique_ptr default parameter
						 | 
						12 years ago |