📄 changelog
字号:
2007-05-11 Rolf Bjarne Kvinge <RKvinge@novell.com> * Operators.vb: Corcompare fixes.2007-05-09 Rolf Bjarne Kvinge <RKvinge@novell.com> * Operators.vb: Remove warnings. * Utils.vb: Implement multi-dimensional arrays correctly in CopyArray.2007-05-06 Rolf Bjarne Kvinge <RKvinge@novell.com> * DecimalType.vb: Add 2.0 conversion cases. * Utils.vb: Implement GetResourceString. Fixes #81434.2007-05-03 Roei Erez <roeie@mainsoft.com> * LateBinding.vb fix a bug in arrays on TARGET_JVM 2007-04-24 Rolf Bjarne Kvinge <RKvinge@novell.com> * ProjectData.vb, OptionTextAttribute.vb: Corcompare fix.2007-04-16 Rolf Bjarne Kvinge <RKvinge@novell.com> * LateBinder.vb: Ifdef 2.0 code.2007-04-16 Rolf Bjarne Kvinge <RKvinge@novell.com> * Versioned.vb: Fix and speedup IsNumeric. Fixes #80955. * InternalErrorException.vb: Mark it as serializable. * Operators.vb: Remove warnings and fix corcompare issues.2007-03-07 Rolf Bjarne Kvinge <RKvinge@novell.com> * DoubleType.vb, StaticLocalInitFlag.vb, LateBinding.vb, NewLateBinding.vb, Versioned.vb, ObjectFlowControl.vb, ProjectData.vb, LikeOperator.vb, DecimalType.vb, OptionTextAttribute.vb, InternalErrorException.vb, ObjectType.vb, StringType.vb, CharArrayType.vb, IVbHost.vb, Operators.vb, CharType.vb, DateType.vb, ExceptionUtils.vb, BooleanType.vb, HostServices.vb, SingleType.vb, StandardModuleAttribute.vb, IntegerType.vb, Utils.vb, ShortType.vb, LongType.vb, DesignerGeneratedAttribute.vb, ByteType.vb, IncompleteInitialization.vb, Conversions.vb, FlowControl.vb: Corcompare work.2007-03-01 Rolf Bjarne Kvinge <RKvinge@novell.com> * Operators.vb: Implemented basic support for (Conditional)CompareObject*.2007-03-01 Rolf Bjarne Kvinge <RKvinge@novell.com> * OptionCompareAttribute.vb: CorCompare work.2007-02-13 Rolf Bjarne Kvinge <RKvinge@novell.com> * Operators.vb: Implemented CompareObjectEqual partially. * TypeCombinations.vb: Added a enum of all combinations of TypeCodes.2007-01-24 Rolf Bjarne Kvinge <RKvinge@novell.com> * IntegerType.vb: SByte, UInt16, UInt32 and UInt64 to Integer conversions are 2.0 features, so ifdef it so.2006-12-29 Rolf Bjarne Kvinge <RKvinge@novell.com> * IntegerType.vb: Implemented conversions from SByte, UInt16, UInt32 and UInt64 to Integer. * ProjectData.vb: Removed some warnings. * Strings.vb: Removed a warning.2006-12-13 Rolf Bjarne Kvinge <RKvinge@novell.com> * IncompleteInitialization.vb: Call base constructors and remove NIE. 2006-09-14 Kornél Pál <kornelpal@gmail.com> * BooleanType.vb, CharArrayType.vb, CharType.vb, DateType.vb, DecimalType.vb, DoubleType.vb, IntegerType.vb, ShortType.vb, SingleType.vb: Use DirectCast when the exact data type is known that makes code faster and avoids circular dependency on Conversions that resulted in StackOverflowException for some conversions.2006-09-02 Miguel de Icaza <miguel@novell.com> * StaticLocalInitFlag.vb: The "State" is actually a field, not a property, hope this fixes the VB compiler.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -