Home
last modified time | relevance | path

Searched hist:"5 d5ec05b1df089eff03f04a7122ac7cf355c4f3e" (Results 1 – 18 of 18) sorted by relevance

/haiku/src/tests/kits/locale/
H A DDurationFormatTest.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDateFormatTest.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
/haiku/headers/os/locale/
H A DTimeFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDateTimeFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DNumberFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DTimeUnitFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDurationFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDateFormat.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
/haiku/src/kits/locale/
H A DFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDateTimeFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DTimeFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DNumberFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DTimeUnitFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDateFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DDurationFormat.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
/haiku/src/apps/deskbar/
H A DTimeView.h5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
H A DTimeView.cpp5d5ec05b1df089eff03f04a7122ac7cf355c4f3e Mon Oct 27 08:05:48 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> B*Format: make immutable and remove locking

The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.