/haiku/src/tests/kits/locale/ |
H A D | DurationFormatTest.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DateFormatTest.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DateTimeFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | NumberFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | Format.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeUnitFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DurationFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DateFormat.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | Format.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DateTimeFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | NumberFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeUnitFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DateFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | DurationFormat.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeView.h | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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 D | TimeView.cpp | 5d5ec05b1df089eff03f04a7122ac7cf355c4f3e 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.
|