Age | Commit message (Collapse) | Author |
|
2005/06/28 11:18:26 dbo 1.32.74.1: #i49225# no further macro expansion for default value
|
|
2005/02/03 11:17:52 sb 1.4.82.1: #i41904# Ensure thread safe construction of function-local statics (patch supplied by cmc).
|
|
2005/02/16 11:37:24 mib 1.19.120.1: #119759#: Performance improvement for equalsAsciiL
|
|
2004/11/08 15:46:18 sb 1.7.52.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).
|
|
2005/01/10 16:57:22 cmc 1.20.72.2: #i40089# Changes made for #i17295# not reflected into 2.0 series (alternative)
2005/01/07 09:55:30 cmc 1.20.72.1: #i40089# Changes made for #i17295# not reflected into 2.0 series
|
|
2005/01/07 09:55:30 cmc 1.1.6.1: #i40089# Changes made for #i17295# not reflected into 2.0 series
|
|
2004/12/06 08:47:47 kr 1.31.42.2: #i27888# backed out search order changes - inheritance works again
2004/11/25 18:36:45 mhu 1.31.42.1: #i37371# Adapted to use internal function 'osl_bootstrap_getExecutableFile_Impl()' (restoring SYSBINDIR and Inheritance functionality), simplified usage of 'osl_readLine()', partial code cleanup.
|
|
2004/08/18 11:47:54 sb 1.18.22.1: #i33153# Made getToken more robust.
|
|
2004/07/02 09:06:50 cmc 1.6.96.2: #i30891# revert header and namespace change
2004/06/28 11:32:52 cmc 1.6.96.1: #i30801 allow using system stl if possible
|
|
2004/07/19 16:24:51 svesik 1.28.6.3: RESYNC: (1.28-1.29); FILE MERGED
2004/07/02 09:06:49 cmc 1.28.6.2: #i30891# revert header and namespace change
2004/06/28 11:32:51 cmc 1.28.6.1: #i30801 allow using system stl if possible
|
|
2004/08/24 13:08:33 cmc 1.29.22.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length
|
|
2004/03/15 19:14:55 mhu 1.6.256.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().
|
|
2004/03/15 19:14:55 mhu 1.1.1.1.268.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().
|
|
2004/05/18 11:30:57 pl 1.16.10.3: RESYNC: (1.16-1.17); FILE MERGED
2004/05/14 11:55:50 hdu 1.16.10.2: #29154# streamline compare_WithLength more
2004/05/13 17:23:21 hdu 1.16.10.1: #29154# more efficent implementation of extremely oftenly used function
|
|
2004/06/11 17:47:06 thb 1.19.172.4: #i26634# Cleaned up and adhered more closely to *nix and UDK conventions
2004/05/10 17:20:49 thb 1.19.172.3: #i26634# Added comment separator
2004/03/17 17:36:49 thb 1.19.172.2: #i26634# Now defining OSL_DEBUG_LEVEL=0, to avoid need to link against standard sal lib
2004/03/17 16:51:51 thb 1.19.172.1: #i26634# Building second version of sal lib, with FORCE_SYSALLOC defined. This will then later be LD_PRELOADED to soffice, to enable proper valgrinding
|
|
2004/06/14 07:24:14 cmc 1.5.270.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
|
|
2004/06/14 09:56:25 cmc 1.5.274.1: #i29636# turn global objects into local static data
|
|
2004/06/10 12:42:07 cmc 1.26.66.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
|
|
2004/03/16 23:54:14 fa 1.3.42.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/03/16 23:54:13 fa 1.3.44.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/03/16 23:54:13 fa 1.1.1.1.274.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/03/15 23:18:29 fa 1.5.232.1: First bits of 64-bitness. #i25651# & more
|
|
2004/03/16 23:54:13 fa 1.5.36.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/04/13 03:34:56 fa 1.14.36.2: #i8578# Integrate 64-bit clean RTL alloc from port64bit
2004/03/16 23:54:13 fa 1.14.36.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/06/03 08:10:34 sb 1.4.124.2: #109735# Multibyte characters can be represented in URLs with mixtures of escape sequences and ASCII characters.
2004/06/02 10:46:47 sb 1.4.124.1: #109735# Added rtl_UriEn/DecodeStrict.
|
|
2004/05/21 09:08:29 dbo 1.2.280.2: #i20304#
2004/05/19 12:07:05 dbo 1.2.280.1: #i20304# added _OS, _ARCH
|
|
2004/05/21 09:08:28 dbo 1.26.56.3: #i20304#
2004/05/19 12:07:05 dbo 1.26.56.2: #i20304# added _OS, _ARCH
2004/05/18 19:33:24 dbo 1.26.56.1: #i20304# need fixes from uno8eabugs01
|
|
2004/05/17 15:26:53 dbo 1.26.48.5: #i20304# introducing _CPPU_ENV
2004/05/14 12:34:07 dbo 1.26.48.4: #i27888# recursion detection
2004/05/11 13:40:30 dbo 1.26.48.3: #i27888#
2004/05/10 13:32:47 dbo 1.26.48.2: #i27888#
2004/05/10 12:12:53 dbo 1.26.48.1: #i27888#
|
|
2004/03/24 09:07:05 lla 1.15.76.1: #116023# add '++'
|
|
2004/02/09 17:20:51 sb 1.17.56.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.
|
|
2004/03/11 14:41:36 sb 1.17.68.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.
|
|
2004/03/11 14:41:36 sb 1.15.68.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.
|
|
2004/03/11 14:41:35 sb 1.11.166.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.
|
|
2004/02/05 14:02:50 sb 1.3.224.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.
|
|
2004/01/26 13:57:16 mh 1.7.120.2: RESYNC: (1.7-1.8); FILE MERGED
2003/12/23 10:25:29 waratah 1.7.120.1: #i1858# initialise an unitialised variable
|
|
2004/01/06 14:21:05 hr 1.7.136.1: #111934#: merge CWS pp1numfor -> SRC680
|
|
2004/01/07 15:22:35 hr 1.25.30.1: #111934#: merge CWS sal7pp2 -> SRC680
|
|
2003/12/16 14:41:27 hr 1.4.200.1: #111934#: join CWS ooo111fix1
|
|
2003/12/16 14:41:26 hr 1.13.38.1: #111934#: join CWS ooo111fix1
|
|
2003/11/15 12:23:12 waratah 1.1.150.1: #i22279# Implement macro for long constants, and also use that macro for big numbers.
|
|
2003/10/10 13:41:32 hr 1.1.146.1: #i20184#: initialize all members of oslProcessInfo struct before feeding it to the random generator
|
|
2003/10/10 13:55:21 hr 1.2.178.1: #i20184#: don't feed uninitialized stack variables and buffers to the
entropy pool, as this triggers memory checkers like valgrind
and purify
|
|
2003/09/18 12:58:38 tra 1.5.124.1: #110486#now using the sal::Allocator for STL objects
|
|
2003/09/18 12:58:37 tra 1.24.4.1: #110486#now using the sal::Allocator for STL objects
|
|
2003/08/12 09:07:56 dbo 1.22.22.2: #i8359# path normalizing
2003/07/22 10:25:16 dbo 1.22.22.1: #i8359# caching bootstrap files
|
|
|
|
|
|
2003/06/16 13:46:22 sb 1.16.108.1: #92543# Fixed rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength to return a correct result if the first string is shorter than the second.
|
|
2003/06/18 10:32:08 sb 1.14.108.1: #105108# Avoid numeric overflow and assert memory exhaustion in ImplAlloc; made code -Wall clean.
|
|
2003/07/15 09:08:05 mh 1.22.44.1: patch for IRIX, #i14782#
|