[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Mar 14 23:55:06 UTC 2012


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005215.html

Name: Multilingual-edc.155
Ancestors: Multilingual-ul.154

Changes for include GetText in trunk

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005216.html

Name: System-edc.470
Ancestors: System-eem.469

Changes for have EToys GetText

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005217.html

Name: GetText-edc.15
Ancestors: GetText-edc.1, GetText-Richo.14

Merge of previous for cleaner load

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005218.html

Name: GetText-edc.16
Ancestors: GetText-edc.15

Fix for use Flaps makeNavigatorFlapResembleGoldenBar

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005219.html

Name: GetText-edc.17
Ancestors: GetText-edc.16

More cleanup as now we have subclasses of NaturalLanguageTranslator

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005220.html

Name: Kernel-cmm.672
Ancestors: Kernel-cmm.671, Kernel-nice.671

- Merged globalized Timespans fix.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005221.html

Name: KernelTests-cmm.216
Ancestors: KernelTests-cmm.215, KernelTests-nice.214

Merged globalized Date tests.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005222.html

Name: Kernel-cmm.671
Ancestors: Kernel-cmm.670

Decided against the localized vs. globalized mode.  Timespans created in the context of an offset will start in that offset.  When no context is available, the defaultOffset for Timespans must be zero.  For example, two ways to make a Date for today:
	Date today.  'start is midnight at offset zero.  Will compare successfully to other Date today results.'
	DateAndTime now asDate.  'In this case, the start is midnight of the local time-zone.  It can only compare equally to Dates of its time-zone.'

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005223.html

Name: KernelTests-cmm.215
Ancestors: KernelTests-cmm.214

Decided against the localized vs. globalized mode.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005224.html

Name: KernelTests-cmm.214
Ancestors: KernelTests-ul.213

- Tests updated for globalized Timespans.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005225.html

Name: GetText-edc.1
Ancestors: 

empty log message

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005226.html

Name: GetText-Richo.14
Ancestors: GetText-Richo.13

* Exporting a GetTextTranslator was giving a DNU because GetTextExporter>>translationFor:in: was asking "translator translations".
* TextDomainManager class>>allKnownDomains was ignoring the special domain "Etoys-Tiles"

=============================================


More information about the Squeak-dev mailing list