📄 stlsoft-releasenotes-1.9.1-beta10.txt
字号:
H:\3Pty\stlsoft\1.9.1-beta9\include\readme.txt
H:\3Pty\stlsoft\1.9.1-beta9\include\unixstl\unittest\dl_call_unittest_.h
H:\3Pty\stlsoft\1.9.1-beta9\include\unixstl\unittest\module_unittest_.h
H:\3Pty\stlsoft\1.9.1-beta9\include\winstl\unittest\dl_call_unittest_.h
H:\3Pty\stlsoft\1.9.1-beta9\include\winstl\unittest\module_unittest_.h
Items added to H:\STLSoft\Releases\current\STLSoft\include: 38
H:\STLSoft\Releases\current\STLSoft\include\comstl\string\bstr_functions.h
H:\STLSoft\Releases\current\STLSoft\include\comstl\string\olestring_functions.h
H:\STLSoft\Releases\current\STLSoft\include\comstl\string\unittest\bstr_functions_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\comstl\string\unittest\olestring_functions_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\debug
H:\STLSoft\Releases\current\STLSoft\include\platformstl\debug
H:\STLSoft\Releases\current\STLSoft\include\platformstl\debugunix
H:\STLSoft\Releases\current\STLSoft\include\platformstl\dl\module.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\filesystem\file_path_buffer.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\filesystem\path_functions.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\filesystem\readdir_sequence.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\synch\sleep_functions.h
H:\STLSoft\Releases\current\STLSoft\include\platformstl\system\environment_map.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\system\environment_variable_traits.hpp
H:\STLSoft\Releases\current\STLSoft\include\platformstl\system\unittest\environment_map_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\readme.html
H:\STLSoft\Releases\current\STLSoft\include\release
H:\STLSoft\Releases\current\STLSoft\include\releasemt
H:\STLSoft\Releases\current\STLSoft\include\stlsoft\string\copy_functions.hpp
H:\STLSoft\Releases\current\STLSoft\include\stlsoft\string\unittest\copy_functions_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\stlsoft\string\unittest\cstring_functions_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\unixstl\dl\dl_call.hpp
H:\STLSoft\Releases\current\STLSoft\include\unixstl\dl\module.hpp
H:\STLSoft\Releases\current\STLSoft\include\unixstl\dl\unittest\dl_call_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\unixstl\dl\unittest\module_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\unixstl\filesystem\path_functions.hpp
H:\STLSoft\Releases\current\STLSoft\include\unixstl\synch\sleep_functions.h
H:\STLSoft\Releases\current\STLSoft\include\winstl\dl\dl_call.hpp
H:\STLSoft\Releases\current\STLSoft\include\winstl\dl\module.hpp
H:\STLSoft\Releases\current\STLSoft\include\winstl\dl\unittest\dl_call_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\winstl\dl\unittest\module_unittest_.h
H:\STLSoft\Releases\current\STLSoft\include\winstl\nt\lm\share.h
H:\STLSoft\Releases\current\STLSoft\include\winstl\nt\net\util.hpp
H:\STLSoft\Releases\current\STLSoft\include\winstl\resources\resource_holders.hpp
H:\STLSoft\Releases\current\STLSoft\include\winstl\synch\sleep_functions.h
H:\STLSoft\Releases\current\STLSoft\include\x\atlstl\about_dialog.hpp
H:\STLSoft\Releases\current\STLSoft\include\x\wtlstl_x_simple_help_window.h
H:\STLSoft\Releases\current\STLSoft\include\x\wtlstl_x_synesis_controls.h
================================================================================
Changes for 1.9.1 beta 9 (11th June 2006)
not listed - just file/directory changes
================================================================================
Changes for 1.9.1 beta 8 (7th June 2006)
Most changes are the movement of files into library-specific directories, e.g.
winstl/event.hpp => winstl/synch/event.hpp
I've also removed the per-component c_str_size shim functions, and added a
corresponding template version in stlsoft/string_access.hpp. It can still be
overriden on a per-component basis, if needed.
I've added c_str_ptr_a/_w, c_str_data_a/_w for nearly all components for which
c_str_ptr and c_str_data were already defined. (The few remaining are all
so-called "special string instances" - e.g. current_directory, absolute_path,
windows_directory, etc. - whose implementations are to be refactored using a
new special_string_instance class template, likely included in the next
release.)
NOTE: Make sure you delete your previous 1.9 beta X files, or install to a
new directory. Otherwise, you may incur subtle compile errors.
Diffs:
======
root-dir-1: H:\3Pty\stlsoft\1.9.1-beta7\include
root-dir-2: H:\STLSoft\Releases\current\STLSoft\include
Items unchanged from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 848
Items changed from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 202
Items changed (major) from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 0
Items changed (minor) from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 6
stlsoft\string_access.hpp 3.3.2.76 => 3.5.1.79 ; 8th February 2006 => 6th June 2006
stlsoft\string_access_fwd.hpp 1.1.1.5 => 1.2.2.7 ; 21st March 2006 => 6th June 2006
unixstl\filesystem\path.hpp 6.0.2.199 => 6.1.3.202 ; 31st May 2006 => 6th June 2006
winstl\filesystem\findvolume_sequence.hpp 4.0.1.87 => 4.1.2.91 ; 31st May 2006 => 6th June 2006
winstl\filesystem\path.hpp 6.0.1.208 => 6.1.2.213 ; 31st May 2006 => 6th June 2006
winstl\string_access.hpp 3.2.1.92 => 3.3.3.95 ; 21st March 2006 => 6th June 2006
Items changed (revision) from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 38
acestl\inet_addr_string_access.hpp 1.6.2.22 => 1.6.3.24 ; 31st May 2006 => 6th June 2006
acestl\string_string_access.hpp 1.2.2.14 => 1.2.4.16 ; 21st March 2006 => 6th June 2006
acestl\time_string_access.hpp 1.3.1.19 => 1.3.2.20 ; 20th February 2006 => 6th June 2006
atlstl\ccombstr_veneer.hpp 4.2.3.48 => 4.2.4.49 ; 31st May 2006 => 6th June 2006
atlstl\string_access.hpp 3.2.1.79 => 3.2.3.82 ; 9th February 2006 => 6th June 2006
comstl\errorinfo_desc.hpp 0.3.1.10 => 0.3.2.11 ; 5th February 2006 => 6th June 2006
comstl\guid.hpp 3.3.1.25 => 3.3.2.26 ; 21st March 2006 => 6th June 2006
comstl\string_access.hpp 4.2.2.90 => 4.2.3.91 ; 8th February 2006 => 6th June 2006
inetstl\findfile_sequence.hpp 2.11.3.102 => 2.11.5.105 ; 21st March 2006 => 6th June 2006
mfcstl\resource_string.hpp 3.3.1.64 => 3.3.3.66 ; 5th February 2006 => 6th June 2006
mfcstl\string_access.hpp 3.3.1.70 => 3.3.3.72 ; 6th February 2006 => 6th June 2006
mfcstl_cstring_veneer.h 3.1.1.58 => 3.1.2.59 ; 8th February 2006 => 6th June 2006
platformstl\synch\spin_mutex.hpp 2.0.1.9 => 2.0.2.11 ; 30th May 2006 => 3rd June 2006
stlsoft\exception_string_access.hpp 1.3.2.19 => 1.3.3.20 ; 12th May 2006 => 6th June 2006
stlsoft\integer_to_string.hpp 3.3.2.63 => 3.3.4.65 ; 8th February 2006 => 6th June 2006
stlsoft\iterators\indirect_reverse_iterator.hpp 2.2.2.19 => 2.2.3.20 ; 21st March 2006 => 1st June 2006
stlsoft\memory\allocator_base.hpp 4.1.1.30 => 4.1.2.32 ; 27th March 2006 => 3rd June 2006
stlsoft\memory\auto_buffer.hpp 5.0.1.136 => 5.0.2.139 ; 29th May 2006 => 4th June 2006
stlsoft\sap_cast.hpp 3.3.4.33 => 3.3.5.34 ; 4th April 2006 => 3rd June 2006
stlsoft\sign_traits.hpp 3.2.1.34 => 3.2.2.35 ; 5th February 2006 => 2nd June 2006
stlsoft\union_cast.hpp 4.3.2.48 => 4.3.3.49 ; 21st March 2006 => 3rd June 2006
unixstl\filesystem\current_directory.hpp 4.0.2.40 => 4.0.3.42 ; 31st May 2006 => 6th June 2006
unixstl\filesystem\current_directory_scope.hpp 5.0.2.97 => 5.0.3.98 ; 31st May 2006 => 6th June 2006
unixstl\filesystem\file_path_buffer.hpp 4.0.2.44 => 4.0.3.45 ; 31st May 2006 => 6th June 2006
unixstl\memory_mapped_file.hpp 3.3.2.61 => 3.3.3.63 ; 31st May 2006 => 4th June 2006
unixstl\string_access.hpp 3.1.1.36 => 3.1.3.38 ; 21st March 2006 => 6th June 2006
winstl\char_conversions.hpp 3.5.7.65 => 3.5.9.67 ; 31st May 2006 => 6th June 2006
winstl\controls\edit_line_sequence.hpp 1.0.1.1 => 1.0.2.2 ; 30th May 2006 => 6th June 2006
winstl\filesystem\current_directory.hpp 4.0.1.55 => 4.0.2.58 ; 31st May 2006 => 6th June 2006
winstl\filesystem\current_directory_scope.hpp 5.0.1.102 => 5.0.2.104 ; 31st May 2006 => 6th June 2006
winstl\filesystem\file_path_buffer.hpp 4.0.1.95 => 4.0.2.98 ; 31st May 2006 => 6th June 2006
winstl\filesystem\findfile_sequence.hpp 4.0.1.173 => 4.0.3.176 ; 31st May 2006 => 6th June 2006
winstl\listview_sequence.hpp 3.4.3.54 => 3.4.5.57 ; 31st May 2006 => 6th June 2006
winstl\memory_mapped_file.hpp 3.5.1.61 => 3.5.3.63 ; 29th May 2006 => 2nd June 2006
winstl\module.hpp 5.4.1.206 => 5.4.2.207 ; 31st May 2006 => 1st June 2006
winstl\resource_string.hpp 3.3.3.65 => 3.3.4.66 ; 21st May 2006 => 6th June 2006
winstl\synch\functions.hpp 1.0.1.1 => 1.0.2.3 ; 30th May 2006 => 6th June 2006
winstl\time_string_access.hpp 1.3.3.24 => 1.3.5.26 ; 21st March 2006 => 6th June 2006
Items changed (edit) from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 49
Items changed (unversioned) from H:\3Pty\stlsoft\1.9.1-beta7\include to H:\STLSoft\Releases\current\STLSoft\include: 109
Items deleted from H:\3Pty\stlsoft\1.9.1-beta7\include: 31
Items added to H:\STLSoft\Releases\current\STLSoft\include: 75
================================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -