[Read More]
« Previous month (Dec 2008) | Main | Next month (Feb 2009) »
Thursday Feb 26, 2009
[Read More]
Tuesday Feb 24, 2009
Trying to describe some basic and some interesting facts about using Mercurial Patch Queues.
[Read More]
Sunday Feb 22, 2009
Would you like to know who is behind this blog? I was asked several times about the name of our team blog - SUNWg11nprg, or in other words, what the hell SUNWg11nprg is and why it is so complicated? OK, I'd like to take this opportunity and describe who we are and why we have such name.
[Read More]Wednesday Feb 18, 2009
Programs should respect locale specific way how to format date, time, numbers, how to sort strings, etc. People in different regions use different ways how to write such things and it is very confusing for them if you for example want write a date and write day, month and year in wrong order. Near all programs use for this functions from libc like strftime(3C), strcoll(3C), ...
The article is short overview how it works.


